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

Bug 345152

Summary: Includes could be accessible using Ctrl-Shift-R (find resource)
Product: [Tools] CDT Reporter: Oliver Buchtala <oliver.buchtala>
Component: cdt-coreAssignee: Project Inbox <cdt-core-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: enhancement    
Priority: P3 CC: angvoz.dev
Version: 8.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description Oliver Buchtala CLA 2011-05-09 10:57:56 EDT
Build Identifier: I20110310-1119

It may ease browsing and editing if one could random-access header files using Ctrl-Shift-R.
Currently, if headers are not resources of some project the only way to access these files is to follow the referenced headers from source files.

I currently face this problem with generated projects that link source files explicitly but headers only using include directories.

On Bug 345140 Andrew said:
>...we could discuss if it makes sense for example to
>implement it as a linked folder or as a "Group", that should let Ctrl-Shift-R
>to function as desired.


Reproducible: Always