Editing IV
| Description (memorize) | Key (memorize) |
| Upper-case selected text | Ctrl-Shift-X |
| Lower-case selected text | Ctrl-Shift-Y |
| Insert new line above current line | Ctrl-Shift-Enter |
| Source menu (getters, etc.) | Alt-Shift-S |
| Delete to end of line | Ctrl-Shift-Delete |
| Search and replace | Ctrl-F |
Misc
| Description (memorize) | Key (memorize) |
| Key assist (show common shortcuts) | Ctrl-Shift-L |
| Quick Diff Toggle | Ctrl-Shift-Q |
| Quick Hierarchy | Ctrl-T |
| Run last launched | Shift-F11 |
| Debug last launched | F11 |
| Run as junit test | alt-shift-x, t |
Memorize previous two tables together
Misc II
| Description (memorize) | Key (memorize) |
| Call Hierarchy | Ctrl-Alt-H |
| Open type | Ctrl-Shift-T |
| Revert | Alt F T |
| How to set up templates | Preferences->Java->Editor->Templates |
| Go to Line | Ctrl-L |
| Switch Windows | Ctrl-F6 (also try Ctrl-E) |
| Maximize editor | Ctrl-M |
Misc III
| Description (memorize) | Key (memorize) |
| Show type heirarchy (Quick Heirarchy) | Ctrl-T |
| Search and replaces | Ctrl-H |
| Quick diff | Ctrl-Shift-Q |
| Collapse method | Ctrl-- (on numeric keypad) |
| Expand method | Ctrl-+ (on numeric keypad) |
| Collapse all methods | Ctrl-Shift-/ (on numeric keypad) |
| Expand all methods | Ctrl-* (on numeric keypad) |
Memorize previous two tables together
Misc IV
| Action (memorize) | Description (memorize) |
| Right-click > Local History > Compare With... | See local history of all changes to file |
| Help > About > Product | Show details about the Eclipse configuration |
| Window > Reset Perspective | How to return perspective to default layout |
| Window > Navigation | Menu showing various commands for navigation |
| Show line numbers | Preferences... > General > Editors > Text Editors > Show line numbers |
| Jump to matching bracket (or brace) | Ctrl-Shift-P |
Memorize previous two tables
this section is inserted from the Eclipse page
Pages
Add a section to this page!
- Click this button to contribute to this page (by adding a section here).
♦
Feel free to experiment. Your edits won't immediately show up to everyone.