A project-level IDEA library.
| Type | Name and description |
|---|---|
Set<File> |
classesA set of Jar files or directories containing compiled code. |
Set<File> |
compilerClasspathA set of Jar files containing compiler classes. |
Set<File> |
javadocA set of Jar files or directories containing Javadoc. |
String |
nameThe name of the library. |
Set<File> |
sourcesA set of Jar files or directories containing source code. |
String |
typeThe type of the library. |
| Type | Name and description |
|---|---|
void |
addToNode(groovy.util.Node parentNode, PathFactory pathFactory) |
boolean |
equals(Object obj) |
int |
hashCode() |