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 | Method and Description |
---|---|
PomDependencyCollector |
P2ResolverFactoryImpl.newPomDependencyCollector() |
Modifier and Type | Method and Description |
---|---|
PomDependencyCollector |
P2ResolverFactory.newPomDependencyCollector()
Creates a new object for collecting the bundles within the POM dependencies.
|
Modifier and Type | Class and Description |
---|---|
class |
PomDependencyCollectorImpl |
Modifier and Type | Method and Description |
---|---|
PomDependencyCollector |
TestResolverFactory.newPomDependencyCollector() |
Modifier and Type | Method and Description |
---|---|
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentConfiguration eeConfiguration,
List<IReactorArtifactFacade> reactorArtifacts,
PomDependencyCollector pomDependencies) |
P2TargetPlatform |
TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration,
ExecutionEnvironmentResolutionHandler eeResolutionHandler,
List<IReactorArtifactFacade> 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<IReactorArtifactFacade> reactorProjects,
PomDependencyCollector pomDependencies) |
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.