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 class
FileSystemExportWizard
Standard workbench wizard for exporting resources from the workspace to the local file system.class
ZipFileExportWizard
Standard workbench wizard for exporting resources from the workspace to a zip file.
-