| 1 | Ctrl+Space | Content Assist | 2 | Ctrl+Shift+Space | Context Information | 3 | Ctrl+C | Copy | 4 | Ctrl+X | Cut | 5 | Delete | Delete | 6 | Ctrl+F | Find and Replace | 7 | Ctrl+K | Find Next | 8 | Ctrl+Shift+K | Find Previous | 9 | Ctrl+J | Incremental Find | 10 | Ctrl+Shift+J | Incremental Find reverse | 11 | Ctrl+V | Paste | 12 | Ctrl+Shift+Q | Quick Diff Toggle | 13 | Ctrl+1 | Quick Fix | 14 | Ctrl+Y | Redo | 15 | Alt+Shift+Down | Restore Last Selection | 16 | Ctrl+A | Select All | 17 | Alt+Shift+Up | Select Enclosing Element | 18 | Alt+Shift+Right | Select Next Element | 19 | Alt+Shift+Left | Select Previous Element | 20 | F2 | Show Tooltip Description | 21 | Ctrl+Shift+Insert | Toggle Insert Mode | 22 | Ctrl+Z | Undo |
|---|
| 1 | Ctrl+Numpad- | Collapse |
|---|---|---|
| 2 | Ctrl+Alt+Down | Copy lines |
| 3 | Ctrl+D | Delete Line |
| 4 | Ctrl+Backspace | Delete Previous Word |
| 5 | Ctrl+Alt+Up | Duplicate lines |
| 6 | Ctrl+Numpad+ | Expand |
| 7 | Ctrl+Numpad* | Expand All |
| 8 | Ctrl+Shift+Enter | Insert Line Above Current Line |
| 9 | Shift+Enter | Insert Line Below Current Line |
| 10 | Alt+Down | Move Lines Down |
| 11 | Alt+Up | Move Lines Up |
| 12 | Ctrl+Right | Next Word |
| 13 | Ctrl+Left | Previous Word |
| 14 | Ctrl+Down | Scroll Line Down |
| 15 | Ctrl+Up | Scroll Line Up |
| 16 | Ctrl+Shift+Right | Select Next Word |
| 17 | Ctrl+Shift+Left | Select Previous Word |
| 18 | Ctrl+Numpad / | Toggle Folding |
| 19 | Insert | Toggle Overwrite |
| 20 | Ctrl+Shift+Y | To Lower Case |
| 21 | Ctrl+Shift+X | To Upper Case |
| 22 | Ctrl+Delete | Delete Next Word |
| 1 | Ctrl+G | Declaration in Workspace |
|---|---|---|
| 2 | Ctrl+Shift+U | Occurences in File |
| 3 | Ctrl+H | Open Search Dialog |
| 4 | Ctrl+Shift+G | References in Workspace |
| 1 | Alt+Shift+Q , P | Java Package Explorer |
|---|---|---|
| 2 | Alt+Shift+Q , T | Java Type Hierarchy |
| 3 | Alt+Shift+Q , O | Outline |
| 4 | Alt+Shift+Q , X | Problems |
| 5 | Alt+Shift+Q , S | Search |
| 6 | Alt+Shift+Q , Y | Synchronize |
| 1 | Ctrl+W or Ctrl+F4 | Close | 2 | Ctrl+Shift+W or Ctrl+Shift+F4 | Close All | 3 | Alt+F4 | Exit | 4 | Ctrl+N | New | 5 | Alt+Shift+N | New menu | 6 | Ctrl+P | 7 | Alt+Enter | Properties | 8 | F5 | Refresh | 9 | F2 | Rename | 10 | Ctrl+S | Save | 11 | Ctrl+Shift+S | Save All |
|---|
| 1 | Alt+Shift+C | Change Method Signature |
|---|---|---|
| 2 | Alt+Shift+F | Convert Local Variable to Field |
| 3 | Alt+Shift+L | Extract Local Variable |
| 4 | Alt+Shift+M | Extract Method |
| 5 | Alt+Shift+I | Inline |
| 6 | Alt+Shift+V | Move - Refactoring |
| 7 | Alt+Shift+Y | Redo - Refactoring |
| 8 | Alt+Shift+T | Refactor - Quick Menu |
| 9 | Alt+Shift+R | Rename - Refactoring |
| 10 | Alt+Shift+Z | Undo - Refactoring |
| 1 | Alt+Left | Backward History |
|---|---|---|
| 2 | Alt+Right | Forward History |
| 3 | Ctrl+L | Go to line |
| 4 | Ctrl+Shift+P | Go to Matching Bracket |
| 5 | Ctrl+Shift+Down | Go to Next Member |
| 6 | Ctrl+Shift+Up | Go to Previous Member |
| 7 | Ctrl+Q | Last Edit Location |
| 8 | Ctrl+. | Next |
| 9 | Ctrl+Alt+H | Open Call Hierarchy |
| 10 | F3 | Open Declaration |
| 11 | Shift+F2 | Open External Javadoc |
| 12 | Ctrl+Shift+R | Open Resource |
| 13 | Ctrl+F3 | Open Structure |
| 14 | Ctrl+Shift+T | Open Type |
| 15 | F4 | Open Type Hierarchy |
| 16 | Ctrl+Shift+H | Open Type in Hierarchy |
| 17 | Ctrl+, | Previous |
| 18 | Ctrl+T | Quick Hierarchy |
| 19 | Ctrl+O | Quick Outline |
| 1 | F11 | Debug Last Launched |
|---|---|---|
| 2 | Ctrl+Shift+D | Display |
| 3 | Ctrl+U | Execute |
| 4 | Ctrl+Shift+I | Inspect |
| 5 | F8 | Resume |
| 6 | Ctrl+F11 | Run Last Launched |
| 7 | Ctrl+R | Run to Line |
| 8 | F5 | Step Into |
| 9 | Ctrl+F5 | Step Into Selection |
| 10 | F6 | Step Over |
| 11 | F7 | Step Return |
| 12 | Ctrl+Shift+B | Toggle Breakpoint |
| 13 | Shift+F5 | Toggle Step Filters |
| 14 | Ctrl+B | Build All |
| 1 | Ctrl+Shift+/ | Add Block Comment |
|---|---|---|
| 2 | Ctrl+Shift+M | Add Import |
| 3 | Alt+Shift+J | Add Javadoc Comment |
| 4 | Ctrl+Shift+F | Format |
| 5 | Ctrl+I | Indent Line |
| 6 | Alt+Shift+O | Mark Occurences |
| 7 | Ctrl+Shift+O | Organize Imports |
| 8 | Ctrl+Shift+\ | Remove Block Comment |
| 9 | Alt+Shift+S | Source Quick Menu |
| 10 | Ctrl+Shift+C or Ctrl+/ | Toggle Comment |
| 11 | Alt+Shift+U | Remove Occurrence Annotations |
| 1 | F12 | Activate Editor |
|---|---|---|
| 2 | Ctrl+M | Maximize Active View or Editor |
| 3 | Ctrl+F6 | Next Editor |
| 4 | Ctrl+F8 | Next Perspective |
| 5 | Ctrl+F7 | Next View |
| 6 | Ctrl+E | Open Editor Drop Down |
| 7 | Ctrl+Shift+F6 | Previous Editor |
| 8 | Ctrl+Shift+F8 | Previous Perspective |
| 9 | Ctrl+Shift+F7 | Previous View |
| 10 | Ctrl+F10 | Show Ruler Context Menu |
| 11 | Alt+- | Show System Menu |
| 12 | Ctrl+F10 | Show System Menu |
| 13 | Ctrl+Shift+E | Switch to Editor |