Uses of Class
org.eclipse.ui.actions.CopyProjectAction
-
Packages that use CopyProjectAction Package Description org.eclipse.ui.actions Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. -
-
Uses of CopyProjectAction in org.eclipse.ui.actions
Subclasses of CopyProjectAction in org.eclipse.ui.actions Modifier and Type Class Description class
MoveProjectAction
The MoveProjectAction is the action designed to move projects specifically as they have different semantics from other resources.
-