Package | Description |
---|---|
org.eclipse.tycho.core | |
org.eclipse.tycho.core.maven | |
org.eclipse.tycho.core.osgitools | |
org.eclipse.tycho.model |
Modifier and Type | Method and Description |
---|---|
PluginRef |
PluginDescription.getPluginRef() |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactDependencyVisitor.missingPlugin(PluginRef ref,
List<ArtifactDescriptor> walkback) |
Modifier and Type | Method and Description |
---|---|
void |
MavenDependencyCollector.missingPlugin(PluginRef ref,
List<ArtifactDescriptor> walkback)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PluginRef |
DefaultPluginDescription.getPluginRef() |
Constructor and Description |
---|
DefaultPluginDescription(ArtifactKey key,
File location,
ReactorProject project,
String classifier,
PluginRef pluginRef,
Set<Object> installableUnits) |
Modifier and Type | Method and Description |
---|---|
List<PluginRef> |
ProductConfiguration.getPlugins() |
List<PluginRef> |
Feature.getPlugins() |
List<PluginRef> |
Category.getPlugins() |
Modifier and Type | Method and Description |
---|---|
void |
Feature.addPlugin(PluginRef plugin) |
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.