Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 325773 - Support copy in the Executables View
Summary: Support copy in the Executables View
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 7.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 7.0.2   Edit
Assignee: Ken Ryall CLA
QA Contact: Ken Ryall CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-20 11:25 EDT by Ken Ryall CLA
Modified: 2010-09-21 15:23 EDT (History)
1 user (show)

See Also:


Attachments
patch to support copy (8.78 KB, patch)
2010-09-20 11:25 EDT, Ken Ryall CLA
ken.ryall: iplog-
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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