ForkOptions

Fork options for Java compilation. Only take effect if CompileOptions.fork is true.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
@get:Nullable
@get:Input
open var executable: String
Link copied to clipboard
@get:Nullable
open var javaHome: File
Link copied to clipboard
open var jvmArgs: List<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@get:Nullable
open var tempDir: String

Functions

Link copied to clipboard