Redo keyboard shortcut for Eclipse
Asked Answered
S

1

31

Does anyone know what the redo keyboard shortcut for Eclipse is?

I'm using Linux Mint based on Ubuntu and do all my programming there. I noticed Eclipse supports C, Java, PHP, HTML, Python. I code in all of these languages so I thought it'd be a nice IDE to use, but the redo shortcut is really important to me. I just use Ctrl+Shift+Z for redo in gedit, but it does not work on Eclipse.

Scauper answered 27/11, 2013 at 1:45 Comment(1)
I actually wanted Ctrl + Y to work instead of Ctrl + Shift + Z (which is the default in my version of Eclipse), but this question and answer still answers my question perfectly!Trypanosomiasis
S
75

In Eclipse go to:

Window > Preferences > General >  Keys

In the keys, scroll down to redo and make it what you want.

Here is documentation.

Here is a screenshot: enter image description here

Sensible answered 27/11, 2013 at 1:53 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.