Package | Description |
---|---|
org.eclipse.tycho.p2.target | |
org.eclipse.tycho.p2.target.ee |
Modifier and Type | Field and Description |
---|---|
static ExecutionEnvironmentResolutionHandler |
ExecutionEnvironmentTestUtils.NOOP_EE_RESOLUTION_HANDLER |
Modifier and Type | Method and Description |
---|---|
static ExecutionEnvironmentResolutionHandler |
ExecutionEnvironmentTestUtils.customEEResolutionHintProvider(String customEEName)
Creates an
ExecutionEnvironmentResolutionHandler providing resolution hints for a
custom execution environment. |
static ExecutionEnvironmentResolutionHandler |
ExecutionEnvironmentTestUtils.dummyEEResolutionHandler(ExecutionEnvironmentResolutionHints hints) |
static ExecutionEnvironmentResolutionHandler |
ExecutionEnvironmentTestUtils.standardEEResolutionHintProvider(String standardEEName)
Creates an
ExecutionEnvironmentResolutionHandler providing resolution hints for a
standard execution environment. |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
static ExecutionEnvironmentResolutionHandler |
ExecutionEnvironmentResolutionHandler.adapt(ExecutionEnvironmentConfiguration eeConfiguration) |
Copyright © 2008–2015 Eclipse Foundation. All rights reserved.