Package | Description |
---|---|
org.eclipse.tycho.p2.target |
Modifier and Type | Class and Description |
---|---|
class |
FinalTargetPlatformImpl |
class |
PreliminaryTargetPlatformImpl |
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.
|
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatformWithUpdatedReactorContent(TargetPlatform baseTargetPlatform,
List<PublishingRepository> upstreamProjectResults) |
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.