Eclipse Eclipse shortcut Key Guide
Edit
| Scope |
Function |
Shortcut keys |
| Global |
Find and replace |
Ctrl+f |
| Text Editor |
Find Previous |
Ctrl+shift+k |
| Text Editor |
Find the next |
Ctrl+k |
| Global |
Revoke |
CTRL + Z |
| Global |
Copy |
CTRL + C |
| Global |
Restore previous Selection |
Alt+shift+↓ |
| Global |
Shear |
Ctrl+x |
| Global |
Quick fix |
Ctrl1+1 |
| Global |
Content assistance |
alt+/ |
| Global |
Select All |
CTRL + A |
| Global |
Delete |
Delete |
| Global |
Contextual information |
ALT +? Alt+shift+? Ctrl+shift+space |
| Java Editor |
Display ToolTip description |
F2 |
| Java Editor |
Select Encapsulated Element |
Alt+shift+↑ |
| Java Editor |
Select Previous Element |
alt+shift+← |
| Java Editor |
Select the next element |
alt+shift+→ |
| Text Editor |
Incremental Lookup |
Ctrl+j |
| Text Editor |
Incremental reverse Lookup |
Ctrl+shift+j |
| Global |
Paste |
CTRL + V |
| Global |
Redo |
Ctrl+y |
View
| Scope |
Function |
Shortcut keys |
| Global |
Amplification |
ctrl+= |
| Global |
Narrow |
ctrl+- |
window
| Scope |
Function |
Shortcut keys |
| Global |
Activating the editor |
F12 |
| Global |
Toggle Editor |
Ctrl+shift+w |
| Global |
Previous editor |
Ctrl+shift+f6 |
| Global |
Previous view |
Ctrl+shift+f7 |
| Global |
Previous perspective |
Ctrl+shift+f8 |
| Global |
Next editor |
Ctrl+f6 |
| Global |
Next view |
Ctrl+f7 |
| Global |
Next Perspective view |
Ctrl+f8 |
| Text Editor |
Show Ruler context Menu |
Ctrl+w |
| Global |
Show View Menu |
Ctrl+f10 |
| Global |
Show System Menu |
alt+- |
Navigation
| Scope |
Function |
Shortcut keys |
| Java Editor |
Open structure |
Ctrl+f3 |
| Global |
Open type |
Ctrl+shift+t |
| Global |
Open type Hierarchy |
F4 |
| Global |
Open declaration |
F3 |
| Global |
Open External Javadoc |
Shift+f2 |
| Global |
Open Resource |
Ctrl+shift+r |
| Global |
Back history |
alt+← |
| Global |
Forward historical record |
alt+→ |
| Global |
Last |
CTRL +, |
| Global |
Next |
CTRL +. |
| Java Editor |
Show outline |
Ctrl+o |
| Global |
Open a type in a hierarchy |
Ctrl+shift+h |
| Global |
Go to matching parentheses |
Ctrl+shift+p |
| Global |
Go to previous edit location |
Ctrl+q |
| Java Editor |
Go to previous Member |
Ctrl+shift+↑ |
| Java Editor |
Go to next member |
Ctrl+shift+↓ |
| Text Editor |
Go to Line |
Ctrl+l |
Search
| Scope |
Function |
Shortcut keys |
| Global |
Appears in the file |
Ctrl+shift+u |
| Global |
Open the Search dialog box |
Ctrl+h |
| Global |
Claims in the workspace |
Ctrl+g |
| Global |
References in the workspace |
Ctrl+shift+g |
Text editing
| Scope |
Function |
Shortcut keys |
| Text Editor |
Overwrite switch |
Insert |
| Text Editor |
Roll Up line |
Ctrl+↑ |
| Text Editor |
Roll down the line |
Ctrl+↓ |
File
| Scope |
Function |
Shortcut keys |
| Global |
Save |
Ctrl+x Ctrl+s |
| Global |
Print |
Ctrl+p |
| Global |
Shut down |
Ctrl+f4 |
| Global |
Save All |
Ctrl+shift+s |
| Global |
Close all |
Ctrl+shift+f4 |
| Global |
Property |
Alt+enter |
| Global |
New |
CTRL + N |
Project
| Scope |
Function |
Shortcut keys |
| Global |
Build All |
Ctrl+b |
Source code
| Scope |
Function |
Shortcut keys |
| Java Editor |
Formatting |
Ctrl+shift+f |
| Java Editor |
Cancel Comment |
Ctrl+\ |
| Java Editor |
Comments |
ctrl+/ |
| Java Editor |
Add Import |
Ctrl+shift+m |
| Java Editor |
Organization Import |
Ctrl+shift+o |
| Java Editor |
Use Try/catch blocks to surround |
Not set, too common, so listed here, it is recommended to set yourself. You can also use ctrl+1 to automatically fix it. |
Run
| Scope |
Function |
Shortcut keys |
| Global |
Single Step Back |
F7 |
| Global |
Single-Step Skip |
F6 |
| Global |
Single-Step jump in |
F5 |
| Global |
Single-Step jump in selection |
Ctrl+f5 |
| Global |
Debug Last Boot |
F11 |
| Global |
Go on |
F8 |
| Global |
Single Step with filter |
Shift+f5 |
| Global |
Add/Remove Breakpoints |
Ctrl+shift+b |
| Global |
Show |
Ctrl+d |
| Global |
Run last Boot |
Ctrl+f11 |
| Global |
Run To Line |
Ctrl+r |
| Global |
Perform |
Ctrl+u |
Refactoring
| Scope |
Function |
Shortcut keys |
| Global |
Undo Refactoring |
Alt+shift+z |
| Global |
Extraction method |
Alt+shift+m |
| Global |
Extracting Local variables |
Alt+shift+l |
| Global |
Inline |
Alt+shift+i |
| Global |
Move |
Alt+shift+v |
| Global |
Renaming |
Alt+shift+r |
| Global |
Redo |
Alt+shift+y |
From for notes (Wiz)
Eclipse Shortcut Key Guide