Add Watch Expression in Eclipse using keyboard shortcut

eclipse, key-bindings, keyboard-shortcuts

Solution

Go to Preferences (on Mac its Eclipse > PReferences.. not sure what heading prefs is under on win/*nix) and expand the "General" section and select "Keys" you will then get a pane with a search dialog. Type in "watch" and set it up appropriately.

Problem

I need help adding a keyboard shortcut for adding a watch expression in Eclipse. I can add a watch by right-clicking in the "Expressions View", but having go back and forth between the keyboard and mouse cuts down on efficiency. Can anyone offer me any suggestions to fix this?

Original source