Search code examples
eclipseeclipse-cdt

How do I turn off automatic workspace building in C++ Eclipse?


I use Eclipse for C++ project. I have disable the building automatically in windows, but it still build workspace when I save the project. How can I do?


Solution

  • Disable the building automatically in window, then restart Eclipse, and the disable operation will work.