Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Avoid recompiling all source files after changing project properties
Avoid recompiling all source files after changing project properties [message #1794632] Tue, 04 September 2018 04:51
Eclipse UserFriend
When I modify the project properties and then issue the "build all" command, all source files of the project seem to get compiled again, although this is not necessary in all cases, and can be very time-consuming (in my project and environment, it lasts about 30 minutes).

How can I make eclipse refrain from this behavior? It should still compile the source files which have been changed, but not every source file, when the project properties have been changed.
Previous Topic:CGAL integration with CDT
Next Topic:Use CDT indexer without build system
Goto Forum:
  


Current Time: Sun Aug 31 11:29:40 EDT 2025

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

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

Back to the top