Package | Description |
---|---|
org.eclipse.tycho.core | |
org.eclipse.tycho.core.maven | |
org.eclipse.tycho.core.osgitools | |
org.eclipse.tycho.model | |
org.eclipse.tycho.packaging |
Modifier and Type | Method and Description |
---|---|
PluginRef |
PluginDescription.getPluginRef() |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactDependencyVisitor.missingPlugin(PluginRef ref,
java.util.List<ArtifactDescriptor> walkback) |
Modifier and Type | Method and Description |
---|---|
void |
MavenDependencyCollector.missingPlugin(PluginRef ref,
java.util.List<ArtifactDescriptor> walkback)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
private PluginRef |
DefaultPluginDescription.pluginRef |
Modifier and Type | Method and Description |
---|---|
PluginRef |
DefaultPluginDescription.getPluginRef() |
Modifier and Type | Method and Description |
---|---|
private boolean |
AbstractArtifactDependencyWalker.matchTargetEnvironment(PluginRef pluginRef) |
private void |
AbstractArtifactDependencyWalker.traversePlugin(PluginRef ref,
ArtifactDependencyVisitor visitor,
AbstractArtifactDependencyWalker.WalkbackPath visited) |
Constructor and Description |
---|
DefaultPluginDescription(ArtifactKey key,
java.io.File location,
ReactorProject project,
java.lang.String classifier,
PluginRef pluginRef,
java.util.Set<java.lang.Object> installableUnits) |
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<PluginRef> |
Feature.plugins |
Modifier and Type | Method and Description |
---|---|
java.util.List<PluginRef> |
ProductConfiguration.getPlugins() |
java.util.List<PluginRef> |
Category.getPlugins() |
java.util.List<PluginRef> |
Feature.getPlugins() |
Modifier and Type | Method and Description |
---|---|
void |
Feature.addPlugin(PluginRef plugin) |
Modifier and Type | Method and Description |
---|---|
private ArtifactKey |
FeatureXmlTransformer.resolvePluginReference(TargetPlatform targetPlatform,
PluginRef pluginRef) |
private void |
FeatureXmlTransformer.setDownloadAndInstallSize(PluginRef pluginRefToEdit,
java.io.File artifact) |