Package | Description |
---|---|
org.eclipse.sisu.equinox.launching | |
org.eclipse.sisu.equinox.launching.internal | |
org.eclipse.tycho.surefire | |
org.eclipse.tycho.surefire.provisioning |
Modifier and Type | Method and Description |
---|---|
EquinoxInstallation |
EquinoxInstallationFactory.createInstallation(EquinoxInstallationDescription description,
java.io.File location) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEquinoxInstallation |
Modifier and Type | Field and Description |
---|---|
private EquinoxInstallation |
EquinoxLaunchConfiguration.installation |
Modifier and Type | Method and Description |
---|---|
EquinoxInstallation |
DefaultEquinoxInstallationFactory.createInstallation(EquinoxInstallationDescription description,
java.io.File location) |
Constructor and Description |
---|
EquinoxLaunchConfiguration(EquinoxInstallation installation) |
Modifier and Type | Method and Description |
---|---|
private EquinoxInstallation |
TestMojo.createEclipseInstallation() |
private EquinoxInstallation |
TestMojo.createProvisionedInstallation() |
Modifier and Type | Method and Description |
---|---|
(package private) LaunchConfiguration |
TestMojo.createCommandLine(EquinoxInstallation testRuntime) |
private void |
TestMojo.runTest(EquinoxInstallation testRuntime) |
Modifier and Type | Class and Description |
---|---|
class |
ProvisionedEquinoxInstallation
This class provides an implementation of an
EquinoxInstallation which represents an RCP
application which has been provisioned using p2 director. |
Modifier and Type | Method and Description |
---|---|
EquinoxInstallation |
ProvisionedInstallationBuilder.install() |