Package | Description |
---|---|
org.glassfish.tools.ide.server.config |
Modifier and Type | Field and Description |
---|---|
(package private) FileSet |
LibraryNode.classpath
Class path file set.
|
(package private) FileSet |
LibraryNode.javadocs
Java doc file set.
|
(package private) FileSet |
LibraryNode.sources
Java sources file set.
|
Modifier and Type | Method and Description |
---|---|
(package private) static List<File> |
ConfigUtils.processFileset(FileSet fileset,
String rootDir)
|
(package private) static List<URL> |
ConfigUtils.processLinks(FileSet fileset)
|
Constructor and Description |
---|
LibraryNode(String libraryID,
FileSet classpath,
FileSet javadocs,
FileSet sources)
Creates an instance of internal library node element.
|
Copyright © 2013. All Rights Reserved.