Package | Description |
---|---|
org.eclipse.tycho.p2.target |
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.
|