Eclipse - Run/Debug shortcut key doesn't work

前端 未结 8 1384
野趣味
野趣味 2020-12-15 03:21

In Eclipse I can only run/debug my project by using one of the menu buttons. Pressing F11 or Ctrl + F11 does nothing. I\'ve mapped Debug Las

8条回答
  •  自闭症患者
    2020-12-15 04:10

    If you use the default key mappings, restoring defaults might work.

    Window | Preferences | General | Keys (or Ctrl+Shift+L then L), then hit Restore Defaults and OK.

    For custom mappings, I recommend this answer.

提交回复
热议问题