Represents a logical group of Java source and resources.
Name | Type | Description |
name
|
String (read-only) |
The name of the source set. |
compileClasspath
|
FileCollection
|
The classpath used to compile this source. |
runtimeClasspath
|
FileCollection
|
The classpath used to execute this source. |