Search shortcuts
48 matching actions across 48 key variants. Showing 31 to 48.
- 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 |