Jdk

open class Jdk : IdeaSettingsBasedRunner.IdeaSettings.Sdk

Constructors

Link copied to clipboard
fun Jdk()

Functions

Link copied to clipboard
fun extAnnotationPatterns(vararg values: String)
Link copied to clipboard
fun patterns(vararg values: String)

Ant rules to define the jar file patterns

Properties

Link copied to clipboard
var name: String? = null

SDK / Library name

Link copied to clipboard
var path: String? = null

Use this field to specify the SDK / Library home for the project

Link copied to clipboard
var type: String? = null