| Package | Description |
|---|---|
| org.eclipse.tycho.p2.target | |
| org.eclipse.tycho.p2.tools.publisher |
| 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) |
| Constructor and Description |
|---|
PublishProductToolImpl(org.eclipse.tycho.p2.tools.publisher.PublisherActionRunner publisherRunner,
PublishingRepository publishingRepository,
P2TargetPlatform targetPlatform,
String buildQualifier,
Interpolator interpolator,
MavenLogger logger) |
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.