Package | Description |
---|---|
org.eclipse.tycho.core.resolver | |
org.eclipse.tycho.core.utils | |
org.eclipse.tycho.p2.resolver |
Modifier and Type | Method and Description |
---|---|
TargetPlatformConfiguration |
DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(org.apache.maven.execution.MavenSession session,
org.apache.maven.project.MavenProject project) |
Modifier and Type | Method and Description |
---|---|
static TargetPlatformConfiguration |
TychoProjectUtils.getTargetPlatformConfiguration(org.apache.maven.project.MavenProject project)
Returns the
TargetPlatformConfiguration instance associated with the given project. |
Modifier and Type | Method and Description |
---|---|
protected DependencyArtifacts |
P2TargetPlatformResolver.doResolvePlatform(org.apache.maven.execution.MavenSession session,
org.apache.maven.project.MavenProject project,
List<ReactorProject> reactorProjects,
DependencyResolverConfiguration resolverConfiguration,
TargetPlatform resolutionContext,
P2Resolver resolver,
TargetPlatformConfiguration configuration) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.