Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Not searching a directory for headers(Not searching a directory for headers)
Not searching a directory for headers [message #1219735] Thu, 05 December 2013 15:25 Go to next message
Steven R. Brandt is currently offline Steven R. BrandtFriend
Messages: 6
Registered: May 2010
Junior Member
I'm trying to prevent CDT from indexing header files from some directories. Is there any way to prevent this? It seems to just want to look everywhere in the project directories.
Re: Not searching a directory for headers [message #1219745 is a reply to message #1219735] Thu, 05 December 2013 15:47 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Select the folder in the Project Explorer view and then open the properties menu (right mouse button). Here you can select "Exclude resource from build" in the C/C++ Build section. The indexer will then ignore this folder.

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:project include paths not used
Next Topic:Eclipse CDT+PTP -> No completions available
Goto Forum:
  


Current Time: Thu Apr 25 14:38:44 GMT 2024

Powered by FUDForum. Page generated in 0.02798 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top