Package | Description |
---|---|
org.eclipse.tycho.p2.impl.resolver | |
org.eclipse.tycho.p2.resolver.facade | |
org.eclipse.tycho.p2.target | |
org.eclipse.tycho.p2.target.facade |
Modifier and Type | Field and Description |
---|---|
protected TargetPlatformConfigurationStub |
P2ResolverTestBase.tpConfig |
Modifier and Type | Method and Description |
---|---|
P2ResolutionResult |
P2ResolverImpl.resolveMetadata(TargetPlatformConfigurationStub context,
String eeName) |
Modifier and Type | Method and Description |
---|---|
P2ResolutionResult |
P2Resolver.resolveMetadata(TargetPlatformConfigurationStub context,
String executionEnvironmentName) |
Modifier and Type | Method and Description |
---|---|
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies) |
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentResolutionHandler eeResolutionHandler,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies)
Computes the target platform from the given configuration and content.
|
Modifier and Type | Method and Description |
---|---|
TargetPlatform |
TargetPlatformFactory.createTargetPlatform(TargetPlatformConfigurationStub tpParameters,
ExecutionEnvironmentConfiguration eeConfiguration,
List<ReactorProject> reactorProjects,
PomDependencyCollector pomDependencies) |
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.