Package | Description |
---|---|
org.eclipse.tycho.p2.tools | |
org.eclipse.tycho.p2.tools.test | |
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 | Field and Description |
---|---|
private static RepositoryBlackboardKey |
RepositoryReferencesTest.LOCATION_D |
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(java.io.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.
|