api / org.gradle.api.tasks.compile / CompileOptions / setBootstrapClasspath

setBootstrapClasspath

open fun setBootstrapClasspath(bootstrapClasspath: FileCollection): Unit

Sets the bootstrap classpath to be used for the compiler process. Defaults to null.

Since
4.3