A set of classes and resources that operate together.
Type | Name and description |
---|---|
void |
addResourceDir(File resourceDir) Add a resource directory to this binary. |
File |
getClassesDir() The classes directory for this binary. |
Set<File> |
getResourceDirs() A set of resource directories for this binary. |
void |
setClassesDir(File classesDir) Sets the classes directory for this binary. |
Methods inherited from class | Name |
---|---|
interface BuildableComponentSpec |
builtBy, getBuildTask, hasBuildDependencies, setBuildTask |
interface Buildable |
getBuildDependencies |
interface ComponentSpec |
getDisplayName, getProjectPath |
interface Named |
getName |