Package | Description |
---|---|
org.eclipse.tycho.p2.maven.repository | |
org.eclipse.tycho.p2.repository | |
org.eclipse.tycho.repository.local |
Modifier and Type | Field and Description |
---|---|
protected RepositoryReader |
AbstractMavenMetadataRepository.contentLocator |
Constructor and Description |
---|
AbstractMavenMetadataRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
URI location,
TychoRepositoryIndex metadataIndex,
RepositoryReader contentLocator) |
AbstractMavenMetadataRepository(URI location,
TychoRepositoryIndex metadataIndex,
RepositoryReader contentLocator) |
MavenMetadataRepository(URI location,
TychoRepositoryIndex projectIndex,
RepositoryReader contentLocator) |
Modifier and Type | Class and Description |
---|---|
class |
LocalRepositoryReader |
Constructor and Description |
---|
LocalArtifactRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
LocalRepositoryP2Indices localRepoIndices,
RepositoryReader contentLocator) |
LocalArtifactRepository(LocalRepositoryP2Indices localRepoIndices,
RepositoryReader contentLocator) |
LocalMetadataRepository(URI location,
TychoRepositoryIndex projectIndex,
RepositoryReader contentLocator)
Local existing repository
|
Copyright © 2008–2021 Eclipse Foundation. All rights reserved.