Uses of Package
org.eclipse.pde.ui
-
Packages that use org.eclipse.pde.ui Package Description org.eclipse.pde.ui Application programming interfaces describing UI elements that can be contributed to PDE.org.eclipse.pde.ui.templates Application programming interfaces for contributing to and extending PDE project templates. -
Classes in org.eclipse.pde.ui used by org.eclipse.pde.ui Class Description IBasePluginWizard This is a tagging interface that should be implemented by all wizards that are plugged into one of PDE extension points.IFieldData The class that implements this interface is used to provide information captured in the 'New Plug-in Project' wizard pages as entered by the user.IPluginContentWizard Classes that implement this interface are contributed via the extension pointorg.eclipse.pde.ui.pluginContent
. -
Classes in org.eclipse.pde.ui used by org.eclipse.pde.ui.templates Class Description IBasePluginWizard This is a tagging interface that should be implemented by all wizards that are plugged into one of PDE extension points.IBundleContentWizard Classes that implement this interface are contributed via the extension pointorg.eclipse.pde.ui.pluginContent
.IFieldData The class that implements this interface is used to provide information captured in the 'New Plug-in Project' wizard pages as entered by the user.IPluginContentWizard Classes that implement this interface are contributed via the extension pointorg.eclipse.pde.ui.pluginContent
.