@Component(role=EquinoxRuntimeLocator.class) public class TychoP2RuntimeLocator extends Object implements EquinoxRuntimeLocator
| Modifier and Type | Field and Description |
|---|---|
static String[] |
SYSTEM_PACKAGES_EXTRA
List of packages exported by org.eclipse.tycho.p2 artifact/bundle.
|
| Constructor and Description |
|---|
TychoP2RuntimeLocator() |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
getRuntimeLocations() |
List<File> |
getRuntimeLocations(org.apache.maven.execution.MavenSession session) |
List<String> |
getSystemPackagesExtra()
Packages exported by embedding application.
|
public static final String[] SYSTEM_PACKAGES_EXTRA
public List<File> getRuntimeLocations() throws org.apache.maven.MavenExecutionException
getRuntimeLocations in interface EquinoxRuntimeLocatororg.apache.maven.MavenExecutionExceptionpublic List<File> getRuntimeLocations(org.apache.maven.execution.MavenSession session) throws org.apache.maven.MavenExecutionException
org.apache.maven.MavenExecutionExceptionpublic List<String> getSystemPackagesExtra()
EquinoxRuntimeLocatorgetSystemPackagesExtra in interface EquinoxRuntimeLocatornullCopyright © 2008-2012 Eclipse Foundation. All Rights Reserved.