Package | Description |
---|---|
org.eclipse.pde.core.plugin | |
org.eclipse.pde.ui | |
org.eclipse.pde.ui.templates |
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginImport
Objects that implement this interface represent references
to required plug-ins.
|
Modifier and Type | Method and Description |
---|---|
IPluginReference[] |
IPluginContentWizard.getDependencies(String schemaVersion)
Returns new dependencies that are required by this wizard.
|
Modifier and Type | Method and Description |
---|---|
IPluginReference[] |
ITemplateSection.getDependencies(String schemaVersion)
Provides the list of template dependencies.
|
IPluginReference[] |
AbstractTemplateSection.getDependencies(String schemaVersion) |
IPluginReference[] |
AbstractNewPluginTemplateWizard.getDependencies(String schemaVersion) |
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.