How to enable Eclipse to autobuild/autosave changes before run (CDT)

后端 未结 2 1209
我在风中等你
我在风中等你 2020-12-10 16:59

I\'m trying to conveniently have the updated code in effect when I click the run button in Eclipse. At present it will run the last build and I have to manually click build

2条回答
  •  不思量自难忘°
    2020-12-10 17:12

    There are multiple settings for auto building. The one you could be missing is the setting under Launching.

    enter image description here

    Two other settings are here:

    enter image description here

    And the last setting is the one you likely already know about:

    enter image description here

提交回复
热议问题