Package org.eclipse.ui.wizards.newresource
Provides the standard wizards for creating files,
folders, and projects in the workspace.
-
Class Summary Class Description BasicNewFileResourceWizard Standard workbench wizard that create a new file resource in the workspace.BasicNewFolderResourceWizard Standard workbench wizard that create a new folder resource in the workspace.BasicNewProjectResourceWizard Standard workbench wizard that creates a new project resource in the workspace.BasicNewResourceWizard Abstract base implementation of the standard workbench wizards that create new resources in the workspace.