Is there a shortcut in Eclipse to Re-run the most recently launched program?

后端 未结 9 1848
逝去的感伤
逝去的感伤 2020-11-29 17:03

One of the most frequent thing I do with Eclipse is to re-run the last program. I do it by going to Run -> Run History -> [top most item].

Is there a shortc

9条回答
  •  春和景丽
    2020-11-29 17:38

    Ctrl-F11

    And also you don't need to go to Run --> Run History. You can just click the small down arrow button next to the Run button (This looks like a green circle with a white play symbol in it) on your toolbar.

提交回复
热议问题