|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use P2ResolutionResult | |
---|---|
org.sonatype.tycho.p2.facade | |
org.sonatype.tycho.p2.impl.resolver | |
org.sonatype.tycho.p2.resolver |
Uses of P2ResolutionResult in org.sonatype.tycho.p2.facade |
---|
Methods in org.sonatype.tycho.p2.facade with parameters of type P2ResolutionResult | |
---|---|
protected org.codehaus.tycho.osgitools.targetplatform.DefaultTargetPlatform |
P2TargetPlatformResolver.newDefaultTargetPlatform(org.apache.maven.execution.MavenSession session,
Map<File,org.apache.maven.project.MavenProject> projects,
P2ResolutionResult result)
|
Uses of P2ResolutionResult in org.sonatype.tycho.p2.impl.resolver |
---|
Methods in org.sonatype.tycho.p2.impl.resolver that return P2ResolutionResult | |
---|---|
P2ResolutionResult |
P2ResolverImpl.collectProjectDependencies(File projectLocation)
|
P2ResolutionResult |
P2ResolverImpl.resolveMetadata(Map<String,String> properties)
|
protected P2ResolutionResult |
P2ResolverImpl.resolveProject(File projectLocation,
ResolutionStrategy strategy)
|
Methods in org.sonatype.tycho.p2.impl.resolver that return types with arguments of type P2ResolutionResult | |
---|---|
List<P2ResolutionResult> |
P2ResolverImpl.resolveProject(File projectLocation)
|
Uses of P2ResolutionResult in org.sonatype.tycho.p2.resolver |
---|
Methods in org.sonatype.tycho.p2.resolver that return P2ResolutionResult | |
---|---|
P2ResolutionResult |
P2Resolver.collectProjectDependencies(File projectLocation)
|
P2ResolutionResult |
P2Resolver.resolveMetadata(Map<String,String> properties)
|
Methods in org.sonatype.tycho.p2.resolver that return types with arguments of type P2ResolutionResult | |
---|---|
List<P2ResolutionResult> |
P2Resolver.resolveProject(File location)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |