Uses of Class
org.eclipse.sisu.equinox.launching.internal.P2ApplicationLauncher
-
Packages that use P2ApplicationLauncher Package Description org.eclipse.tycho.plugins.p2 org.eclipse.tycho.plugins.p2.extras org.eclipse.tycho.surefire.provisioning -
-
Uses of P2ApplicationLauncher in org.eclipse.tycho.plugins.p2
Fields in org.eclipse.tycho.plugins.p2 declared as P2ApplicationLauncher Modifier and Type Field Description private P2ApplicationLauncherAbstractP2MetadataMojo. launcherMethods in org.eclipse.tycho.plugins.p2 with parameters of type P2ApplicationLauncher Modifier and Type Method Description protected voidAbstractP2MetadataMojo. addArguments(P2ApplicationLauncher launcher)protected voidCategoryP2MetadataMojo. addArguments(P2ApplicationLauncher cli) -
Uses of P2ApplicationLauncher in org.eclipse.tycho.plugins.p2.extras
Fields in org.eclipse.tycho.plugins.p2.extras declared as P2ApplicationLauncher Modifier and Type Field Description private P2ApplicationLauncherPublishFeaturesAndBundlesMojo. launcher -
Uses of P2ApplicationLauncher in org.eclipse.tycho.surefire.provisioning
Fields in org.eclipse.tycho.surefire.provisioning declared as P2ApplicationLauncher Modifier and Type Field Description private P2ApplicationLauncherBundlesPublisher. launcherprivate P2ApplicationLauncherProvisionedInstallationBuilderFactory. launcherConstructors in org.eclipse.tycho.surefire.provisioning with parameters of type P2ApplicationLauncher Constructor Description BundlesPublisher(P2ApplicationLauncher launcher, org.codehaus.plexus.logging.Logger log)ProvisionedInstallationBuilder(BundleReader bundleReader, DirectorRuntime directorRuntime, P2ApplicationLauncher launcher, org.codehaus.plexus.logging.Logger log)
-