Sdk

open class Sdk : IdeaSettingsBasedRunner.IdeaSettings.PathPatternsHolder

Constructors

Link copied to clipboard
fun Sdk(sdkType: String)
Link copied to clipboard
fun Sdk()

Functions

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

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard