Search shortcuts
22 matching actions across 22 key variants.
- Eclipse IDE Documented
| Action | Keys | Row actions |
|---|---|---|
| Create a new resource Anywhere | Windows CtrlN | Details |
| Close the editor Editor | Windows CtrlF4 | Details |
| Close every editor Editor | Windows CtrlShiftF4 | Details |
| Undo the last change Editor | Windows CtrlZ | Details |
| Redo the undone change Editor | Windows CtrlY | Details |
| Show the tooltip description Java editor | Windows F2 | Details |
| Show quick fixes Java editor | Windows Ctrl1 | Details |
| Show parameter hints Java editor | Windows CtrlShiftSpace | Details |
| Show the quick outline Java editor | Windows CtrlO | Details |
| Build every project Anywhere | Windows CtrlB | Details |
| Organize the imports Java editor | Windows CtrlShiftO | Details |
| Add an import Java editor | Windows CtrlShiftM | Details |
| Rename the element Java editor | Windows AltShiftR | Details |
| Move the element Java editor | Windows AltShiftV | Details |
| Inline the element Java editor | Windows AltShiftI | Details |
| Extract a method Java editor | Windows AltShiftM | Details |
| Extract a local variable Java editor | Windows AltShiftL | Details |
| Debug the last launch Anywhere | Windows F11 | Details |
| Run the last launch Anywhere | Windows CtrlF11 | Details |
| Step into Debugging | Windows F5 | Details |
| Step over Debugging | Windows F6 | Details |
| Run until the method returns Debugging | Windows F7 | Details |