public static interface EquinoxRuntimeLocator.EquinoxRuntimeDescription
Modifier and Type | Method and Description |
---|---|
void |
addBundle(File location) |
void |
addBundleStartLevel(String id,
int level,
boolean autostart) |
void |
addExtraSystemPackage(String systemPackages)
Packages exported by embedding application.
|
void |
addInstallation(File location) |
void |
addPlatformProperty(String property,
String value) |
void addInstallation(File location)
void addBundle(File location)
void addExtraSystemPackage(String systemPackages)
void addBundleStartLevel(String id, int level, boolean autostart)
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.