Uses of Package
org.eclipse.pde.ui

Packages that use org.eclipse.pde.ui
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.
  • Class
    Description
    This is a tagging interface that should be implemented by all wizards that are plugged into one of PDE extension points.
    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.
    Classes that implement this interface are contributed via the extension point org.eclipse.pde.ui.pluginContent.
  • Class
    Description
    This is a tagging interface that should be implemented by all wizards that are plugged into one of PDE extension points.
    Classes that implement this interface are contributed via the extension point org.eclipse.pde.ui.pluginContent.
    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.
    Classes that implement this interface are contributed via the extension point org.eclipse.pde.ui.pluginContent.