Package | Description |
---|---|
org.eclipse.tycho.repository.util |
Modifier and Type | Field and Description |
---|---|
protected MavenArtifactCoordinates |
GAVArtifactDescriptorBase.coordinates |
Modifier and Type | Method and Description |
---|---|
MavenArtifactCoordinates |
GAVArtifactDescriptorBase.getMavenCoordinates()
Returns the Maven coordinates of the artifact this descriptor points to.
|
static MavenArtifactCoordinates |
GAVArtifactDescriptorBase.readMavenCoordinateProperties(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor) |
Constructor and Description |
---|
GAVArtifactDescriptorBase(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor base,
MavenArtifactCoordinates mavenCoordinates,
boolean storeMavenCoordinates) |
GAVArtifactDescriptorBase(org.eclipse.equinox.p2.metadata.IArtifactKey p2Key,
MavenArtifactCoordinates mavenCoordinates,
boolean storeMavenCoordinates) |
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.