Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 325773

Summary: Support copy in the Executables View
Product: [Tools] CDT Reporter: Ken Ryall <ken.ryall>
Component: cdt-debugAssignee: Ken Ryall <ken.ryall>
Status: RESOLVED FIXED QA Contact: Ken Ryall <ken.ryall>
Severity: normal    
Priority: P3 CC: pawel.1.piech
Version: 7.0   
Target Milestone: 7.0.2   
Hardware: PC   
OS: All   
Whiteboard:
Attachments:
Description Flags
patch to support copy ken.ryall: iplog-

Description Ken Ryall CLA 2010-09-20 11:25:51 EDT
Created attachment 179255 [details]
patch to support copy

As an embedded developer I would like to be able to copy the names of executables in the Executables view so I can paste them into a script used to build a ROM image. Right now I have to type them in by hand.

Acceptance: When the executables tree is selected the names of the executable files should be copied to the clipboard in a \n delimited list. When the source files tree is selected the names of the source files should be copied in a similar list.
Comment 1 Ken Ryall CLA 2010-09-20 11:47:15 EDT
Committed to HEAD and CDT_7_0
Comment 3 CDT Genie CLA 2010-09-21 15:23:05 EDT
*** cdt cvs genie on behalf of kryall ***
Bug 325773 -  Support copy in the Executables View. Fix up line endings.

[*] ExecutablesViewCopyHandler.java 1.3 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/views/executables/ExecutablesViewCopyHandler.java?root=Tools_Project&r1=1.2&r2=1.3