SourceSet

Represents a logical group of Java source and resources.

API Documentation

SourceSet

Properties

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.

Methods

Name Signature Description