gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.tasks
/
SourceSet
/
setRuntimeClasspath
set
Runtime
Classpath
abstract
fun
setRuntimeClasspath
(
classpath
:
FileCollection
)
Sets the classpath used to execute this source.
Parameters
classpath
The classpath. Should not be null.