| Package | Description |
|---|---|
| org.eclipse.tycho.p2.impl.resolver | |
| org.eclipse.tycho.p2.resolver | |
| org.eclipse.tycho.p2.resolver.facade |
| Modifier and Type | Method and Description |
|---|---|
P2ResolutionResult |
P2ResolverImpl.collectProjectDependencies(ResolutionContext context,
File projectLocation) |
P2ResolutionResult |
P2ResolverImpl.resolveMetadata(ResolutionContext context,
Map<String,String> properties) |
protected P2ResolutionResult |
P2ResolverImpl.resolveProject(File projectLocation,
ResolutionStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
List<P2ResolutionResult> |
P2ResolverImpl.resolveProject(ResolutionContext context,
File projectLocation) |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultTargetPlatform |
P2TargetPlatformResolver.newDefaultTargetPlatform(org.apache.maven.execution.MavenSession session,
Map<File,ReactorProject> projects,
P2ResolutionResult result) |
| Modifier and Type | Method and Description |
|---|---|
P2ResolutionResult |
P2Resolver.collectProjectDependencies(ResolutionContext context,
File projectLocation) |
P2ResolutionResult |
P2Resolver.resolveMetadata(ResolutionContext context,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
List<P2ResolutionResult> |
P2Resolver.resolveProject(ResolutionContext context,
File location) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.