Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Cannot see includes in Project Explorer
icon5.gif  Cannot see includes in Project Explorer [message #1066553] Wed, 03 July 2013 07:11
yann suisini is currently offline yann suisiniFriend
Messages: 1
Registered: July 2013
Junior Member
Hi,

I have some trouble to get displayed my header files in the project explorer view.
I added the include path in the project settings , the folders are displayed in the project explorer but not the headers contained in.
One precision : these headers files are contained in the project tree on the filesystem (the little folder icon in explorer is blue)
But If I add an include path that is not in the project tree (the little folder icon is yellow in the project explorer), I can view the .h files in the explorer.

What is the difference , and how can I get my headers files visible ?

I had to point that my setup is a little strange. My compiler is not a GCC like one, so I had to develop a little wrapper for my toolchain so it's is recognized as a GCC one. And now my project is setup with Cross GCC.

Thanks in Advance,

Regards, Yann.
Previous Topic:Variable usage
Next Topic:Files to capture in version control
Goto Forum:
  


Current Time: Fri Apr 26 02:19:15 GMT 2024

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

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

Back to the top