public class RepositoryBlackboardKey extends Object
Modifier and Type | Method and Description |
---|---|
static RepositoryBlackboardKey |
forResolutionContextArtifacts(File projectLocation)
Creates a key under which the POM dependency artifacts of the resolution context (which is a
superset of the target platform) of a project are available as p2 repository.
|
String |
toString() |
URI |
toURI() |
public static final String SCHEME
public URI toURI()
public static RepositoryBlackboardKey forResolutionContextArtifacts(File projectLocation)
Copyright © 2008–2015 Eclipse Foundation. All rights reserved.