public interface TychoP2RuntimeMetadata
Modifier and Type | Field and Description |
---|---|
static String |
HINT_FRAMEWORK
Main equinox runtime metadata.
|
static String |
NOEMBED
Bundle manifest attribute name, if set, bundle is not intended for use when Tycho is embedded
in another Equinox-based application.
|
Modifier and Type | Method and Description |
---|---|
List<org.apache.maven.model.Dependency> |
getRuntimeArtifacts()
Returns list of Maven artifacts that will be installed in Tycho P2 runtime.
|
static final String HINT_FRAMEWORK
static final String NOEMBED
List<org.apache.maven.model.Dependency> getRuntimeArtifacts()
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.