Package | Description |
---|---|
org.eclipse.tycho.compiler | |
org.eclipse.tycho.core | |
org.eclipse.tycho.core.osgitools | |
org.eclipse.tycho.core.utils |
Modifier and Type | Method and Description |
---|---|
String |
AbstractOsgiCompilerMojo.getTargetLevel(ExecutionEnvironment env) |
Modifier and Type | Method and Description |
---|---|
ExecutionEnvironment |
TychoProject.getExecutionEnvironment(org.apache.maven.project.MavenProject project)
Project target execution environment used during the build or null.
|
Modifier and Type | Method and Description |
---|---|
ExecutionEnvironment |
OsgiBundleProject.getExecutionEnvironment(org.apache.maven.project.MavenProject project) |
ExecutionEnvironment |
AbstractTychoProject.getExecutionEnvironment(org.apache.maven.project.MavenProject project) |
protected ExecutionEnvironment |
OsgiBundleProject.getExecutionEnvironment(org.apache.maven.project.MavenProject project,
String profile) |
ExecutionEnvironment[] |
OsgiManifest.getExecutionEnvironments() |
Modifier and Type | Method and Description |
---|---|
static ExecutionEnvironment |
ExecutionEnvironmentUtils.getExecutionEnvironment(String profileName)
Get the execution environment for the specified OSGi profile name.
|
Modifier and Type | Method and Description |
---|---|
int |
ExecutionEnvironment.compareTo(ExecutionEnvironment otherEnv) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.