gradle
Toggle table of contents
9.6.0-20260420115815+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.tasks.compile
/
CompileOptions
/
getBootstrapClasspath
get
Bootstrap
Classpath
API
@
Optional
@
CompileClasspath
abstract
fun
getBootstrapClasspath
(
)
:
ConfigurableFileCollection
(
source
)
Returns the bootstrap classpath to be used for the compiler process. Defaults to empty.
Since
4.3