| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionEnvironmentConfigurationImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionEnvironmentConfigurationStub
ExecutionEnvironmentConfiguration instance usable for additional calls of the target
platform computation and dependency resolution. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTychoProject.readExecutionEnvironmentConfiguration(org.apache.maven.project.MavenProject project,
ExecutionEnvironmentConfiguration sink) |
void |
OsgiBundleProject.readExecutionEnvironmentConfiguration(org.apache.maven.project.MavenProject project,
ExecutionEnvironmentConfiguration sink) |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionEnvironmentConfiguration |
TychoProjectUtils.getExecutionEnvironmentConfiguration(org.apache.maven.project.MavenProject project) |
| Modifier and Type | Method and Description |
|---|---|
TargetPlatform |
ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform(ReactorProject project,
TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies) |
| Modifier and Type | Method and Description |
|---|---|
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies) |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionEnvironmentResolutionHandler |
ExecutionEnvironmentResolutionHandler.adapt(ExecutionEnvironmentConfiguration eeConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
TargetPlatform |
TargetPlatformFactory.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies) |
| Modifier and Type | Method and Description |
|---|---|
TargetPlatform |
ReactorRepositoryManagerFacade.computePreliminaryTargetPlatform(ReactorProject project,
TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies)
Computes the target platform with dependency-only p2 metadata and attaches it to the given
project.
|
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.