setBootstrapClasspath

abstract fun setBootstrapClasspath(classpath: FileCollection)(source)

Sets the bootstrap classpath to use for the process. Set to an empty classpath to use the default bootstrap classpath for the specified JVM.

Parameters

classpath

The classpath. Must not be null. Can be empty.