Eclipse IDE
Editing, navigation, refactoring, and debugging keys in the Eclipse IDE.
Published coverage: Windows. Environments: Desktop app.
This app has a Windows catalog in Shortivo. No other operating system is published for it yet.
Everything
Blocks and structure
Code editing
Comments and review
Editing
Files and printing
Formulas and data
Navigation
Paragraphs and lists
Selection
22 actions and 22 key variants match.
- 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 |