Uses of Class
org.eclipse.ui.actions.WorkspaceModifyOperation
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Provides the standard Import and Export wizards for
moving resources into and out of the workspace.
-
Uses of WorkspaceModifyOperation in org.eclipse.ui.actions
Modifier and TypeClassDescriptionclass
An operation which delegates its work to a runnable that modifies the workspace. -
Uses of WorkspaceModifyOperation in org.eclipse.ui.wizards.datatransfer
Modifier and TypeClassDescriptionclass
An operation which does the actual work of copying objects from the local file system into the workspace.