Class OpenNewPackageWizardAction

All Implemented Interfaces:
IAction

public class OpenNewPackageWizardAction extends AbstractOpenWizardAction

Action that opens the new package wizard. The action initializes the wizard with the selection as configured by AbstractOpenWizardAction.setSelection(IStructuredSelection) or the selection of the active workbench window.

This class may be instantiated; it is not intended to be subclassed.

Since:
3.2
Restriction:
This class is not intended to be subclassed by clients.