Uses of Interface
org.eclipse.pde.ui.IBasePluginWizard
Package
Description
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 IBasePluginWizard in org.eclipse.pde.ui
Modifier and TypeInterfaceDescriptioninterface
Classes that implement this interface are contributed via the extension pointorg.eclipse.pde.ui.pluginContent
.interface
An interface for extension editor wizards.interface
An interface for extension wizards.interface
Classes that implement this interface are contributed via the extension pointorg.eclipse.pde.ui.pluginContent
. -
Uses of IBasePluginWizard in org.eclipse.pde.ui.templates
Modifier and TypeClassDescriptionclass
This class is used as a common base for plug-in content wizards that are implemented using PDE template support.class
This wizard should be used as a base class for wizards that generate plug-in content using a closed set of templates.