Package scala_maven
Class TychoUtilities
java.lang.Object
scala_maven.TychoUtilities
Grossly hacky utility class which provides the fully unpacked OSGi classpath
(ie. including nested .jars) when used in the context of Tycho and Maven 3.
The use of reflection is required to avoid wiring in a dependency on either
Tycho or Maven 3.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddOsgiClasspathElements
(org.apache.maven.project.MavenProject project, List<String> defaultClasspathElements) private static Object
getContextValue
(org.apache.maven.project.MavenProject project, String key) getLocations
(Object classpathEntry)
-
Field Details
-
TychoConstants_CTX_ECLIPSE_PLUGIN_CLASSPATH
- See Also:
-
getContextValueMethod
-
getLocationsMethod
-
-
Constructor Details
-
TychoUtilities
public TychoUtilities()
-
-
Method Details
-
addOsgiClasspathElements
-
getContextValue
-
getLocations
-