Package | Description |
---|---|
org.eclipse.tycho.equinox.launching | |
org.eclipse.tycho.equinox.launching.internal |
Modifier and Type | Method and Description |
---|---|
Map<String,BundleStartLevel> |
EquinoxInstallationDescription.getBundleStartLevel() |
Map<String,BundleStartLevel> |
DefaultEquinoxInstallationDescription.getBundleStartLevel() |
Modifier and Type | Method and Description |
---|---|
void |
EquinoxInstallationDescription.addBundleStartLevel(BundleStartLevel level) |
void |
DefaultEquinoxInstallationDescription.addBundleStartLevel(BundleStartLevel level) |
Modifier and Type | Method and Description |
---|---|
protected String |
DefaultEquinoxInstallationFactory.toOsgiBundles(Map<ArtifactKey,File> bundles,
Map<String,BundleStartLevel> startLevel) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.