Package org.eclipse.tycho.repository.p2base.artifact.repository
-
Class Summary Class Description AbstractArtifactRepository2 Base class forIArtifactRepository
implementations that fixes some problems in the p2 API and p2's base classAbstractArtifactRepository
.ArtifactRepositoryBaseImpl<ArtifactDescriptorT extends org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> Base implementation of a mutable, file system based p2 artifact repository.FileRepositoryArtifactProvider RepositoryArtifactProvider
implementation which adds file access capabilities.ProviderOnlyArtifactRepository Read-only repository which delegates artifact read operations to a provider instance.RepositoryArtifactProvider