This default constructor allows the the action to be called from the welcome page.
NewProjectAction
public NewProjectAction(IWorkbenchWindow window)(Code)
Creates a new action for launching the new project
selection wizard.
Parameters: window - the workbench window to query the currentselection and shell for opening the wizard.