Это старая версия документа.
Eclipse Shortcuts
Eclipse
Use shortcuts list (Ctrl+Shift+L)
Navigate |
Ctrl-Shift-T | Goto to class (use capitals) |
Ctrl-Shift-R | Goto to file |
Ctrl-O | Symbol list |
Ctrl-E | Recently edited files |
F4 | Show type hierarchy |
Ctrl+H | Open call hierarchy |
Ctrl+Q | Last edit location |
Ctrl+Shift+P | Go to matching bracket |
Ctrl+Shift+Up/Down | Go to next / prev member |
Ctrl+E | Quick switch editor |
Ctrl+F6 | Next editor |
Ctrl+Shift+F6 | Prev editor |
Ctrl+M | Maximize editor |
F12 | Activate editor |
Ctrl+F7 | Next view |
|
Cursor movement |
Alt-Shift-Up | Escalating selection |
Alt-Up/Down | Move lines |
|
|
Search |
Ctrl+K | Find next after Ctrl+F |
Ctrl+Shift+K | Find prev after Ctrl+F |
Ctrl+J | Incremental search |
Ctrl+G | Search declaration in workspace |
Ctrl+Alt+G | Find text in workspace |
Ctrl+Shift+G | References |
|
|
|
Edit |
Ctrl+Y | Redo |
Ctrl+Shift+J | Incremental search |
F2 | Open tooltip description |
Alt+/ | Word completion |
Ctrl+I | Correct indentation |
Ctrl++ | Fold block |
Ctrl+- | Unfold block |
Ctrl+Shift+Y | To lower case |
Ctrl+Shift+X | To upper case |
Ctrl+Backspace | Delete prev word |
Ctrl+Delete | Delete next word |
Ctrl+Shift+Delete | Delete to end of line |
Ctrl+D | Delete line |
Ctrl+Alt+J | Join lines |
Shift+Enter | Insert line below current line |
Ctrl+Shift+Enter | Insert line above current line |
|
Refactoring |
Alt-Shift-L | Introduce variable |
Alt+Shift+R | Rename |
Alt+C | Extract constant |
Alt+Shift+M | Extract function |
|
|
|
other shortcuts