I am using ECLIPSE KEPLER for java programing. When I press (Ctrl+Z) it working fine and easily undo the history but the problem is when I press (Ctrl+Y) , this is not working to re-undo the history. Before KEPLER I use INDIGO it's accept above tags but how I reach it in KEPLER.
Asked
Active
Viewed 2.0k times
3
-
Did you saved the file when pressing Ctrl + Y or when pressing Ctrl + Y was editor dirty? – Chandrayya G K Jan 22 '14 at 06:05
-
As I mention in question above , when I press Ctrl+Y , it should re-undo the history but it's not. – Zeb Jan 22 '14 at 12:09
1 Answers
9
Go to Eclipse Preferences, then General->Keys .
Type 'redo' into the textbox and check if the binding is correct. If it is, then check for conflicts (they are shown in the lower right.)

Jerrimiah
- 156
- 3