Package | Description |
---|---|
org.eclipse.sisu.equinox.launching.internal | |
org.eclipse.tycho.plugins.p2.director.runtime | |
org.eclipse.tycho.surefire |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEquinoxLauncher |
Modifier and Type | Field and Description |
---|---|
private EquinoxLauncher |
P2ApplicationLauncher.launcher |
Modifier and Type | Field and Description |
---|---|
private EquinoxLauncher |
StandaloneDirectorRuntimeFactory.launchHelper |
private EquinoxLauncher |
StandaloneDirectorRuntime.launchHelper |
Constructor and Description |
---|
StandaloneDirectorRuntime(java.io.File runtimeLocation,
EquinoxLauncher launchHelper,
int forkedProcessTimeoutInSeconds,
org.codehaus.plexus.logging.Logger logger) |
Modifier and Type | Field and Description |
---|---|
private EquinoxLauncher |
TestMojo.launcher |