gradle
Toggle table of contents
9.7.0-20260609103035+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.tasks.compile
/
CompileOptions
/
setBootstrapClasspath
set
Bootstrap
Classpath
API
open
fun
setBootstrapClasspath
(
@
Nullable
bootstrapClasspath
:
@
Nullable
FileCollection
)
(
source
)
Sets the bootstrap classpath to be used for the compiler process. Defaults to
null
.
Since
4.3