Uses of Interface
org.eclipse.sisu.equinox.launching.EquinoxLauncher
-
Packages that use EquinoxLauncher Package Description org.eclipse.sisu.equinox.launching.internal org.eclipse.tycho.extras.eclipserun org.eclipse.tycho.plugins.p2.director.runtime org.eclipse.tycho.surefire -
-
Uses of EquinoxLauncher in org.eclipse.sisu.equinox.launching.internal
Classes in org.eclipse.sisu.equinox.launching.internal that implement EquinoxLauncher Modifier and Type Class Description classDefaultEquinoxLauncherFields in org.eclipse.sisu.equinox.launching.internal declared as EquinoxLauncher Modifier and Type Field Description private EquinoxLauncherP2ApplicationLauncher. launcher -
Uses of EquinoxLauncher in org.eclipse.tycho.extras.eclipserun
Fields in org.eclipse.tycho.extras.eclipserun declared as EquinoxLauncher Modifier and Type Field Description private EquinoxLauncherEclipseRunMojo. launcher -
Uses of EquinoxLauncher in org.eclipse.tycho.plugins.p2.director.runtime
Fields in org.eclipse.tycho.plugins.p2.director.runtime declared as EquinoxLauncher Modifier and Type Field Description private EquinoxLauncherStandaloneDirectorRuntime. launchHelperprivate EquinoxLauncherStandaloneDirectorRuntimeFactory. launchHelperConstructors in org.eclipse.tycho.plugins.p2.director.runtime with parameters of type EquinoxLauncher Constructor Description StandaloneDirectorRuntime(java.io.File runtimeLocation, EquinoxLauncher launchHelper, int forkedProcessTimeoutInSeconds, org.codehaus.plexus.logging.Logger logger) -
Uses of EquinoxLauncher in org.eclipse.tycho.surefire
Fields in org.eclipse.tycho.surefire declared as EquinoxLauncher Modifier and Type Field Description private EquinoxLauncherTestMojo. launcher
-