Uses of Interface
org.eclipse.ui.IExportWizard
-
Packages that use IExportWizard Package Description org.eclipse.ui.wizards.datatransfer Provides the standard Import and Export wizards for moving resources into and out of the workspace. -
-
Uses of IExportWizard in org.eclipse.ui.wizards.datatransfer
Classes in org.eclipse.ui.wizards.datatransfer that implement IExportWizard Modifier and Type Class Description classFileSystemExportWizardStandard workbench wizard for exporting resources from the workspace to the local file system.classZipFileExportWizardStandard workbench wizard for exporting resources from the workspace to a zip file.
-