@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 EquinoxRuntimeLocator
org.apache.maven.MavenExecutionException
public List<File> getRuntimeLocations(org.apache.maven.execution.MavenSession session) throws org.apache.maven.MavenExecutionException
org.apache.maven.MavenExecutionException
public List<String> getSystemPackagesExtra()
EquinoxRuntimeLocator
getSystemPackagesExtra
in interface EquinoxRuntimeLocator
null
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.