c++ - How to enable Eclipse to autobuild/autosave changes before run (CDT) -
i'm trying conveniently have updated code in effect when click run button in eclipse. @ present run last build , have manually click build before clicking run see changes.
can advise me on how configure eclipse autobuild current project (if changes has been made) before running code?
there multiple settings auto building. 1 missing setting under launching.

two other settings here:

and last setting 1 know about:

Comments
Post a Comment