Package | Description |
---|---|
org.eclipse.pde.ui | |
org.eclipse.pde.ui.templates |
Class and 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 point
org.eclipse.pde.ui.pluginContent . |
Class and 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 point
org.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 point
org.eclipse.pde.ui.pluginContent . |
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.