Package | Description |
---|---|
org.glassfish.tools.ide.data | |
org.glassfish.tools.ide.server.config |
Modifier and Type | Field and Description |
---|---|
private List<GlassFishLibrary.Maven> |
GlassFishLibrary.maven
Maven artifact information.
|
Constructor and Description |
---|
GlassFishLibrary(String libraryID,
List<URL> classpath,
List<URL> javadocs,
List<String> javadocLookups,
List<URL> sources,
List<GlassFishLibrary.Maven> maven)
Creates an instance of GlassFish library entity.
|
Modifier and Type | Method and Description |
---|---|
private static GlassFishLibrary.Maven |
ConfigUtils.getMvnInfoFromProperties(InputStream propStream)
Process
pom.properties content to retrieve Maven information
from JAR. |
Modifier and Type | Method and Description |
---|---|
(package private) static List<GlassFishLibrary.Maven> |
ConfigUtils.processClassPath(List<File> classpath)
Search class path for Maven information.
|
Copyright © 2013. All Rights Reserved.