Package | Description |
---|---|
org.eclipse.tycho.p2.resolver | |
org.eclipse.tycho.p2.target |
Modifier and Type | Field and Description |
---|---|
protected PomDependencyCollectorImpl |
P2ResolverTestBase.pomDependencies |
Modifier and Type | Method and Description |
---|---|
PomDependencyCollectorImpl |
TestResolverFactory.newPomDependencyCollectorImpl() |
Modifier and Type | Method and Description |
---|---|
private java.util.LinkedHashSet<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
TargetPlatformFactoryImpl.gatherExternalInstallableUnits(java.util.Set<MavenRepositoryLocation> completeRepositories,
java.util.List<TargetDefinitionContent> targetDefinitionsContent,
PomDependencyCollectorImpl pomDependenciesContent,
boolean includeLocalMavenRepo)
External installable units collected from p2 repositories, .target files and local Maven
repository.
|