Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Redo-shortcut vanished - eclipse on OSX

For quite a while my Eclipse Juno won't let my redo my undo's via shortcuts, although the binding is set properly and I didn't change a thing. You can see there's something wrong here as the shortcut isn't even listed anymore.I lost my shortcut :(
That's how it's set in the settings: binding is set

Did anybody encounter the same problem? I have the problem at 32 and 64bit Eclipse Juno Service Release 2, Build 20130225-0426 on OSX 10.8.3, but I think it was already there back with 10.8.2.

like image 438
Zhedar Avatar asked Mar 19 '13 21:03

Zhedar


2 Answers

If you describe your redo key configurations like below, your problem will be solved.

Eclipse Keys Config

like image 129
vtokmak Avatar answered Oct 13 '22 00:10

vtokmak


vtokmak's answer seems to be working for most, but it's probably worth noting that for some other users, the problem may be conflicting key bindings. You can check/rule this out by searching for the binding your shortcut ought to be (e.g. "Shift+Ctrl+Z". Be careful of order).

like image 29
idiotness Avatar answered Oct 12 '22 23:10

idiotness