Package | Description |
---|---|
org.eclipse.tycho.repository.local | |
org.eclipse.tycho.repository.p2base.artifact.provider | |
org.eclipse.tycho.repository.p2base.artifact.repository |
Modifier and Type | Class and Description |
---|---|
class |
LocalArtifactRepository |
class |
MirroringArtifactProvider
IRawArtifactFileProvider which caches all accessed artifacts in the local Maven
repository. |
Modifier and Type | Interface and Description |
---|---|
interface |
IRawArtifactFileProvider
Provider for artifact files in different formats.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeArtifactProvider |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactRepositoryBaseImpl<ArtifactDescriptorT extends org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor>
Base implementation of a mutable, file system based p2 artifact repository.
|
class |
FileRepositoryArtifactProvider
RepositoryArtifactProvider implementation which adds file capabilities. |
class |
ProviderOnlyArtifactRepository
Read-only repository which delegates artifact read operations to a provider instance.
|
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.