shortcut not working in eclipse

19,935

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.)

Share:
19,935
Zeb
Author by

Zeb

Full-Stack Developer enthusiastic and passionate about coding. I am a self motivated person, love to write codes professionally. My main area of interests are Java and Angular. I have extensive experience in designing and building highly scalable and stable Web applications from scratch by implementing REST APIs. Backend Languages & Frameworks Java Python Springboot Spring Cloud Groovy on Grails Frontend Languages And Frameworks Angular AngularJS TypeScript JavaScript Bootstrap HTML CSS Bootstrap DataBase MySQL JMS/Queue Servers RabbitMQ DevOps Docker Continuous Integration/Continuous delivery (CI/CD) Gitlab Kubernetes Version Control Git Methodologies Agile ( SCRUM Model)

Updated on June 04, 2022

Comments

  • Zeb
    Zeb almost 2 years

    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.