Bug 197955 - Customize built-in includes
Summary: Customize built-in includes
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 4.0   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-26 08:39 EDT by Stefan Wichmann CLA
Modified: 2020-09-04 15:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Wichmann CLA 2007-07-26 08:39:27 EDT
This bug is related to bug #178716 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=178716)

It would be nice to be able to customize the built-in includes CDT automatically creates. To be clear: I'm talking about the path you reach by going to the project properties -> C/C++ General -> Path and symbols -> Includes tab (make shure "Show built-in values" is checked).

In my case the project is a Makefile-project, but i think this a desirable feature for all kinds of CDT-projects. It's a good choice to create this entries by default when creating a new project. But the developer should be able to change this to his needs.

Ideally the "Delete"-Button on the right would be enabled for all entries in the list. Additionally a "Disable"-Button would allow you to temporarily disable a specific entry without completely removing it.