Methods
Modifier and Type |
Method and Description |
static void |
addInclude(Profile profile,
org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
org.eclipse.emf.common.util.URI uri) |
static void |
addJdbcSystemProperties(Profile profile,
String prefix,
DatabaseSettings database) |
static void |
addProgramArugment(Profile profile,
String argument) |
static void |
addStartBundle(Profile profile,
String name) |
static void |
addSystemProperty(Profile profile,
String key,
Object value) |
static Profile |
createOrGetCustomizationProfile(EquinoxApplication app) |
static boolean |
hasStartBundle(Profile profile,
String name) |
static Map<String,Integer> |
makeStartLevelMap(Profile profile) |
static void |
removeSystemProperty(Profile profile,
String key) |