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?

link|improve this question
feedback

2 Answers

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.

link|improve this answer
I was unable to get the "Watch" command to do anything when activated via hot key. Is there a trick to this? – Jonathan Dumaine Aug 25 '10 at 21:44
@Jonathan: The one you used might not actually be the one youre looking for... so sometimes it takes some trial error... I know i did thes when i was trying to set a hot key for external commands. – prodigitalson Aug 26 '10 at 0:31
Multiple Watch commands? The description for the hotkey says "Add Watch Expression." Thinking it's just plain ol' 'broked'. – Jonathan Dumaine Aug 28 '10 at 2:04
feedback

same way you can use for windows. it works.

Eclipse > Preferences > General > Keys

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.