setCompileClasspath

abstract fun setCompileClasspath(classpath: FileCollection)

Sets the classpath used to compile this source.

Parameters

classpath

The classpath. Should not be null.