Eclipse : Link with editor keyboard shortcut?
eclipse, keyboard-shortcuts
Solution
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.
Problem
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?)