Skip to main content



      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 18:28
Eclipse UserFriend
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 Jun 17 20:21:17 EDT 2025

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

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

Back to the top