Uses of Interface
org.eclipse.ui.IImportWizard
Packages that use IImportWizard
Package
Description
Provides the standard Import and Export wizards for
moving resources into and out of the workspace.
-
Uses of IImportWizard in org.eclipse.ui.wizards.datatransfer
Classes in org.eclipse.ui.wizards.datatransfer that implement IImportWizardModifier and TypeClassDescriptionclassStandard workbench wizard for importing projects defined outside of the currently defined projects into Eclipse.classStandard workbench wizard for importing resources from the local file system into the workspace.classStandard workbench wizard for importing resources from a zip file into the workspace.