Uses of Package
org.eclipse.ui.ide.undo
Packages that use org.eclipse.ui.ide.undo
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
APIs that provide undo and redo behavior for operations that manipulate
the workspace.
-
Classes in org.eclipse.ui.ide.undo used by org.eclipse.ui.actionsClassDescriptionAn AbstractWorkspaceOperation represents an undoable operation that affects the workspace.
-
Classes in org.eclipse.ui.ide.undo used by org.eclipse.ui.ide.undoClassDescriptionAn AbstractWorkspaceOperation represents an undoable operation that affects the workspace.Deprecated.Replaced by IResourceSnapshot and ResourceSnapshotFactory in the org.eclipse.core.resources.undo.snapshot package