This document, sorted from the Eclipse software, lists the standard shortcut keys and does not list the Emacs shortcuts.
Edit
Scope |
Function |
Shortcut keys |
Global |
Find and replace |
Ctrl+f |
Text Editor |
Find Previous |
Ctrl+shift+k |
Text Editor |
Find Next |
Ctrl+k |
Global |
Revoke |
Ctrl+z |
Global |
Copy |
CTRL + C |
Global |
Restore previous Selection |
Alt+shift+↓ |
Global |
Shear |
Ctrl+x |
Global |
Quick fixes |
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 |
Show ToolTip description |
F2 |
Java Editor |
Select Package Element |
Alt+shift+↑ |
Java Editor |
Select the previous element |
alt+shift+← |
Java Editor |
Select 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 |
Activate 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 Pivot Chart |
Ctrl+f8 |
Text Editor |
Show Ruler context Menu |
Ctrl+w |
Global |
Show View Menu |
Ctrl+f10 |
Global |
Show System Menu |
alt+- |
Navigating
Scope |
Function |
Shortcut keys |
Java Editor |
Open structure |
Ctrl+f3 |
Global |
Open type |
Ctrl+shift+t |
Global |
Open type Hierarchy |
F4 |
Global |
Open a declaration |
F3 |
Global |
Open External Javadoc |
Shift+f2 |
Global |
Open Resource |
Ctrl+shift+r |
Global |
Back history |
alt+← |
Global |
Forward history |
alt+→ |
Global |
Last |
CTRL +, |
Global |
Next |
CTRL +. |
Java Editor |
Show outline |
Ctrl+o |
Global |
To open a type in a hierarchy |
Ctrl+shift+h |
Global |
Go to a matching bracket |
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 row |
Ctrl+l |
Search
Scope |
Function |
Shortcut keys |
Global |
appear in a file |
Ctrl+shift+u |
Global |
Open the Search dialog box |
Ctrl+h |
Global |
declarations in the workspace |
Ctrl+g |
Global |
References in the workspace |
Ctrl+shift+g |
text Editing
Scope |
Function |
Shortcut keys |
Text Editor |
Overwrite Toggle |
Insert |
Text Editor |
Roll Up line |
Ctrl+↑ |
Text Editor |
Roll Down row |
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 often, so list here, recommend your own settings. You can also use ctrl+1 automatic correction. |
Run
Scope |
Function |
Shortcut keys |
Global |
Single Step Back |
F7 |
Global |
Single Step Skip |
F6 |
Global |
Stepping into |
F5 |
Global |
Single Step jump into selection |
Ctrl+f5 |
Global |
Debug last Started |
F11 |
Global |
Go on |
F8 |
Global |
Stepping with filters |
Shift+f5 |
Global |
Add/Remove Breakpoints |
Ctrl+shift+b |
Global |
Show |
Ctrl+d |
Global |
Run last Boot |
Ctrl+f11 |
Global |
Run To Row |
Ctrl+r |
Global |
Perform |
Ctrl+u |
Refactoring
Scope |
Function |
Shortcut keys |
Global |
Undo Refactoring |
Alt+shift+z |
Global |
Extraction method |
Alt+shift+m |
Global |
Extract 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 |