| 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> |
Category.getPlugins() |
List<PluginRef> |
Feature.getPlugins() |
List<PluginRef> |
ProductConfiguration.getPlugins() |
| Modifier and Type | Method and Description |
|---|---|
void |
Feature.addPlugin(PluginRef plugin) |
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.