Uses of Interface
org.eclipse.pde.core.plugin.IPluginReference
Packages that use IPluginReference
Package
Description
Application programming interfaces for working with PDE's model of plug-ins.
Application programming interfaces describing UI elements that can be contributed to PDE.
Application programming interfaces for contributing to and extending PDE project templates.
-
Uses of IPluginReference in org.eclipse.pde.core.plugin
Subinterfaces of IPluginReference in org.eclipse.pde.core.pluginModifier and TypeInterfaceDescriptioninterface
Objects that implement this interface represent references to required plug-ins. -
Uses of IPluginReference in org.eclipse.pde.ui
Methods in org.eclipse.pde.ui that return IPluginReferenceModifier and TypeMethodDescriptionIPluginContentWizard.getDependencies
(String schemaVersion) Returns new dependencies that are required by this wizard. -
Uses of IPluginReference in org.eclipse.pde.ui.templates
Classes in org.eclipse.pde.ui.templates that implement IPluginReferenceMethods in org.eclipse.pde.ui.templates that return IPluginReferenceModifier and TypeMethodDescriptionAbstractNewPluginTemplateWizard.getDependencies
(String schemaVersion) AbstractTemplateSection.getDependencies
(String schemaVersion) ITemplateSection.getDependencies
(String schemaVersion) Provides the list of template dependencies.