Eclipse shortcut “debug last debug configuration” (not F11)

前端 未结 1 1547
花落未央
花落未央 2021-02-06 22:10

I\'m looking for a shortcut to debug the last debug configuration. I know about the existence of F11, but the problem is, that I want to start debugging the last conf

1条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-06 23:01

    Check the prefs, namely "Run/Debug" -> "Launching" -> "Launch Operation". There you can select what F11 does: Run/Debug the file open in the current editor or use the last launch config again (first option in the last block in the page).

    0 讨论(0)
提交回复
热议问题