IdeaSettings

class IdeaSettings

Constructors

Link copied to clipboard
fun IdeaSettings()

Types

Link copied to clipboard
class AndroidSdk : IdeaSettingsBasedRunner.IdeaSettings.Sdk
Link copied to clipboard
class IdeaJdk : IdeaSettingsBasedRunner.IdeaSettings.Sdk
Link copied to clipboard
open class Jdk : IdeaSettingsBasedRunner.IdeaSettings.Sdk
Link copied to clipboard
Link copied to clipboard
abstract class PathPatternsHolder
Link copied to clipboard
class PathVariables
Link copied to clipboard
open class Sdk : IdeaSettingsBasedRunner.IdeaSettings.PathPatternsHolder

Properties

Link copied to clipboard
var pathToProject: String? = null

The path to the project file (.ipr) or path to the project directory (root directory of the project that contains .idea directory). The path should be relative to the checkout directory.