Bug 133192

Summary: [ccp] allow copying all elements in the Package Explorer
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.).