Eclipse : Link with editor keyboard shortcut?

倾然丶 夕夏残阳落幕 提交于 2019-12-30 06:01:15

问题


Is there a keyboard shortcut for "Link with editor" feature in Eclipse?

if not, is there any way, where i can map ui elements on eclipse with keyboard shortcuts? (custom plugins/RCP code etc?)


回答1:


There is not by default, but you can define this yourself. Go into Preferences -> General -> Keys, and then type "link" into the search box. You want the "Toggle Link with Editor" command. You can then define the key binding by filling in the "Binding" box below.



来源:https://stackoverflow.com/questions/10415661/eclipse-link-with-editor-keyboard-shortcut

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