Cut, Copy, Paste, and Delete Commands
The standard clipboard operations (Cut, Copy, and Paste) and the Delete command are available from the Edit menu and the
contextual menus for nodes in the Explorer.
For some objects (such as Java classes), there are several paste options:
- Paste
Copy. Pastes the cut or copied file (the standard paste operation).
In the case of .java files, the package declaration is changed to
reflect the new package.
- Paste
Create Link. Pastes a link to the object you have copied.
- Paste
New Instance. Pastes a new instance of the copied object (for templates).
- Paste
Serialize. Pastes a serialized copy of the object.
- Paste
Default Instance. Pastes the default instance of the object.
Legal Notices