Eclipse PDE
Release 3.5

Package org.eclipse.pde.ui

Interface Summary
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 point org.eclipse.pde.ui.pluginContent.
IExtensionEditorWizard An interface for extension editor wizards.
IExtensionWizard An interface for extension wizards.
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.
IFragmentFieldData In addition to field data from the 'New Project' wizard pages, this interface provides choices made by the user that are unique to creating a new fragment project.
IPluginContentWizard Classes that implement this interface are contributed via the extension point org.eclipse.pde.ui.pluginContent.
IPluginFieldData In addition to field data from the 'New Project' wizard pages, this interface provides choices made by the user that are unique to creating a new plug-in project.
IProvisionerWizard This interface represents a wizard which will be used to add plug-ins to the Target Platform.
 


Eclipse PDE
Release 3.5

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.