Bug 382321 - Add double-click behavior to problems view for external location markers
Summary: Add double-click behavior to problems view for external location markers
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 8.0.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on: 22284 155379
Blocks:
  Show dependency tree
 
Reported: 2012-06-12 03:10 EDT by David Pochet CLA
Modified: 2020-09-04 15:18 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Pochet CLA 2012-06-12 03:10:31 EDT
When build error parser matches and creates a marker pointing to an external location, the user has to right-click and select "Open external location" item to access the concerned file.
It seems more natural to directly open the wanted file by a simple double-click (as for workspace resources)
Comment 1 Andrew Gvozdev CLA 2012-06-12 11:28:37 EDT
There are 2 possible ways to implement, both depend on Platform - see bug 155379 and bug 22284. This request would have to wait until one of those becomes available.