IdeaJdk

class IdeaJdk : IdeaSettingsBasedRunner.IdeaSettings.Sdk

Constructors

Link copied to clipboard
fun IdeaJdk()

Functions

Link copied to clipboard
fun ideaPatterns(vararg values: String)

Templates for the .jar files of the IDEA JDK

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 pathToIdea: String? = null

If your project uses the IDEA JDK, specify the location of IDEA home directory

Link copied to clipboard
var type: String? = null