Class OpenNewSourceFolderWizardAction

All Implemented Interfaces:
IAction

public class OpenNewSourceFolderWizardAction extends AbstractOpenWizardAction

Action that opens the new source folder 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.
  • Constructor Details

    • OpenNewSourceFolderWizardAction

      public OpenNewSourceFolderWizardAction()
      Creates an instance of the OpenNewSourceFolderWizardAction.
  • Method Details