Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse forgets include paths. Requires rebuilding the project
Eclipse forgets include paths. Requires rebuilding the project [message #939583] Wed, 10 October 2012 22:28
Ribonous ribonucleico@gmail.com is currently offline Ribonous ribonucleico@gmail.comFriend
Messages: 2
Registered: October 2012
Junior Member
I have project in Eclipse that I created using an existing Makefile that specifies the include paths for gcc.

I have noticed that, when I build the project, Eclipse resolves all the #include directives correctly. However, if I close the project and I re-open it, Eclipse forgets how to resolve the #include directives (the include paths), and I need to re-build the project to have Eclipse resolve the inclusion paths again.

Why doesn't Eclipse save this information with the project?

This is all with Eclipse Juno on Linux.
Previous Topic:GCov
Next Topic:pre-build step not working
Goto Forum:
  


Current Time: Tue Apr 23 10:09:13 GMT 2024

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

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

Back to the top