How to modify the keyboard shortcuts in Eclipse IDE?

被刻印的时光 ゝ 提交于 2019-11-26 23:56:59
Dave Ray

Window > Preferences > General > Keys

In particular, edit the "Run Ant Build" command.

paul

For Windows:

Window > Preferences > General > Keys

pjcarly

For mac that would be

Eclipse > Preferences > General > Keys

Pressing Ctrl + Shift + L will open the current list of defined shortcuts, again pressing Ctrl + Shift + L will open preference page from where the shortcuts can be modified.

As a side note make sure your newly mapped Shortcut won't have any conflicts on the right of the Keys window/menu.

If so choose a combination that will work; doesn't have any conflicts with existing ( default ) settings.

Hope this helps.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!