Package | Description |
---|---|
org.eclipse.tycho.artifacts | |
org.eclipse.tycho.p2.target |
Modifier and Type | Method and Description |
---|---|
ArtifactKey |
TargetPlatform.resolveArtifact(String type,
String id,
String versionRef)
Returns an artifact of the given type, id and matching version.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.equinox.p2.metadata.IInstallableUnit |
P2TargetPlatform.resolveUnit(String type,
String id,
org.eclipse.equinox.p2.metadata.Version version)
Same as
TargetPlatform.resolveArtifact(String, String, String) but returning the result as
IInstallableUnit . |
Copyright © 2008–2015 Eclipse Foundation. All rights reserved.