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:
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.
Create Link. Pastes a link to the object you have copied.
New Instance. Pastes a new instance of the copied object (for templates).
Serialize. Pastes a serialized copy of the object.
Default Instance. Pastes the default instance of the object.| See also | |
|---|---|
| The Explorer | |