Package | Description |
---|---|
org.eclipse.tycho.compiler | |
org.eclipse.tycho.core.ee | |
org.eclipse.tycho.core.osgitools |
Modifier and Type | Method and Description |
---|---|
private void |
AbstractOsgiCompilerMojo.checkTargetLevelCompatibleWithManifestBREEs(java.lang.String effectiveTargetLevel,
StandardExecutionEnvironment[] manifestBREEs) |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,StandardExecutionEnvironment> |
ExecutionEnvironmentUtils.executionEnvironmentsMap |
Modifier and Type | Method and Description |
---|---|
static StandardExecutionEnvironment |
ExecutionEnvironmentUtils.getExecutionEnvironment(java.lang.String profileName)
Get the execution environment for the specified OSGi profile name.
|
Modifier and Type | Method and Description |
---|---|
private static java.util.Map<java.lang.String,StandardExecutionEnvironment> |
ExecutionEnvironmentUtils.fillEnvironmentsMap() |
Modifier and Type | Method and Description |
---|---|
int |
StandardExecutionEnvironment.compareTo(StandardExecutionEnvironment otherEnv) |
Modifier and Type | Field and Description |
---|---|
private static StandardExecutionEnvironment[] |
OsgiManifest.EMPTY_EXEC_ENV |
private StandardExecutionEnvironment[] |
OsgiManifest.executionEnvironments |
Modifier and Type | Method and Description |
---|---|
StandardExecutionEnvironment[] |
OsgiManifest.getExecutionEnvironments() |
private StandardExecutionEnvironment[] |
OsgiManifest.parseExecutionEnvironments() |