CS 112 Resources: Eclipse Build-On-Save Issue


As of Eclipse 3.3.1.1, the build-on-save feature is not enabled by default. To fix this, make sure that your project is selected and navigate to:

   Project > Properties > C/C++ Build
and you should see a screen like the following:

Click the Behavior tab on that screen:

Then check the Build on resource save checkbox:

Click the Apply and Ok buttons; then your project should immediately build, and rebuild each time you save.


CS > 112 > Resources > Build-On-Save
This page maintained by Joel Adams.