问题
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