Package | Description |
---|---|
org.eclipse.tycho.compiler | |
org.eclipse.tycho.core.ee | |
org.eclipse.tycho.core.ee.shared | |
org.eclipse.tycho.core.osgitools |
Modifier and Type | Method and Description |
---|---|
String |
AbstractOsgiCompilerMojo.getTargetLevel(ExecutionEnvironment ee) |
Modifier and Type | Class and Description |
---|---|
class |
CustomExecutionEnvironment |
class |
StandardExecutionEnvironment
Represents a standard OSGi execution environment profile.
|
Modifier and Type | Method and Description |
---|---|
ExecutionEnvironment |
ExecutionEnvironmentConfigurationImpl.getFullSpecification() |
Modifier and Type | Method and Description |
---|---|
ExecutionEnvironment |
ExecutionEnvironmentConfiguration.getFullSpecification()
Returns the execution environment specification with information needed for the build.
|
ExecutionEnvironment |
ExecutionEnvironmentConfigurationStub.getFullSpecification() |
Modifier and Type | Method and Description |
---|---|
protected Properties |
EquinoxResolver.getPlatformProperties(org.apache.maven.project.MavenProject project,
ExecutionEnvironment ee) |
protected Properties |
EquinoxResolver.getPlatformProperties(Properties properties,
TargetEnvironment environment,
ExecutionEnvironment ee) |
org.eclipse.osgi.service.resolver.State |
EquinoxResolver.newResolvedState(File basedir,
ExecutionEnvironment ee,
DependencyArtifacts artifacts) |
org.eclipse.osgi.service.resolver.State |
EquinoxResolver.newResolvedState(org.apache.maven.project.MavenProject project,
ExecutionEnvironment ee,
boolean ignoreEE,
DependencyArtifacts artifacts) |
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.