Bug 133192 - [ccp] allow copying all elements in the Package Explorer
Summary: [ccp] allow copying all elements in the Package Explorer
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-24 13:50 EST by Markus Keller CLA
Modified: 2007-05-09 04:57 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2006-03-24 13:50:30 EST
I20060322-1335 [spawned from bug 131562]

The Package Explorer should allow copying all selected elements. If the elements cannot be copied as model elements, at least their names should be put on the clipboard.

This needs more work than just enabling the CopyToClipboardAction for all selections: We must ensure that Paste does not fail with strange selections (e.g. when copying a parent and its child, a project and a file, the default package, etc.).