@Component(role=TychoOsgiRuntimeArtifacts.class, hint="framework") public class TychoOsgiRuntimeMainArtifacts extends Object implements TychoOsgiRuntimeArtifacts
HINT_FRAMEWORK, NOEMBED
Constructor and Description |
---|
TychoOsgiRuntimeMainArtifacts() |
Modifier and Type | Method and Description |
---|---|
List<org.apache.maven.model.Dependency> |
getRuntimeArtifacts()
Returns list of Maven artifacts that will be installed in Tycho's OSGi runtime.
|
public List<org.apache.maven.model.Dependency> getRuntimeArtifacts()
TychoOsgiRuntimeArtifacts
getRuntimeArtifacts
in interface TychoOsgiRuntimeArtifacts
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.