Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 08:51
Oskar Berger is currently offline Oskar BergerFriend
Messages: 1
Registered: September 2018
Junior Member
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: Fri Apr 26 17:34:06 GMT 2024

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

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

Back to the top