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
48 actions and 48 key variants match.
- Eclipse IDE Documented
| Action | Keys | Row actions |
|---|---|---|
| Format the code Java editor | Windows CtrlShiftF | 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 |
| Add a block comment Java editor | Windows CtrlShift/ | Details |
| Debug the last launch Anywhere | Windows F11 | Details |
| Run the last launch Anywhere | Windows CtrlF11 | Details |
| Resume the program Debugging | Windows F8 | Details |
| Step into Debugging | Windows F5 | Details |
| Step over Debugging | Windows F6 | Details |
| Run until the method returns Debugging | Windows F7 | Details |
| Toggle a breakpoint Java editor | Windows CtrlShiftB | Details |
| Inspect the selection Debugging | Windows CtrlShiftI | Details |
| Expand the selection to the enclosing element Java editor | Windows AltShiftUp arrow | Details |