| Package | Description |
|---|---|
| org.eclipse.tycho.p2.tools | |
| org.eclipse.tycho.repository.registry | |
| org.eclipse.tycho.repository.registry.facade |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryReferences.addArtifactRepository(RepositoryBlackboardKey blackboardKey)
Adds the artifact repository which is stored in memory under the given key.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ArtifactRepositoryBlackboard.putRepository(RepositoryBlackboardKey key,
org.eclipse.equinox.p2.repository.artifact.IArtifactRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryBlackboardKey |
RepositoryBlackboardKey.forResolutionContextArtifacts(File projectLocation)
Creates a key under which the POM dependency artifacts of the resolution context (which is a
superset of the target platform) of a project are available as p2 repository.
|
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.