Show Menu
Cheatography

Eclipse Keyboard Shortcuts by

The most important shortcuts for Eclipse IDE

General

Quick access search
Ctrl+3
Find/r­eplace in the current file
Ctrl+F
Find/r­eplace in current file/p­roj­ect­/wo­rkspace
Ctrl+H
Show Javadoc
F2

Refact­oring

Rename
Alt + Shift + R
Move class/­method
Alt + Shift + V
Refact­oring options
Alt + Shift + T
Change method signature
Alt + Shift + C
Extract method
Alt + Shift + M
Extract local variables
Alt + Shift + L
Inline variab­le/­met­hod­/co­nstant
Alt + Shift + I

Debug/Run

Resume programm
F9
Continue execution until next breakpoint
F8
Step return
F7
Step over
F6
Step into
F5
Debug last applic­ation launched
F11
Run last applic­ation launched
Ctrl+F11
Build all workspace projects
CTRL + B
 

Editing

Delete line
CTRL +D
Move current line
ALT + up/down arrow
Open content assist dialog
Ctrl+Space
Show all possible fixes
Ctrl+1
Deletes previous word
Ctrl + Backspace
To lowercase
Shift + Ctrl + y
To uppercase
*Shift + Ctrl + x *
Organize imports
Ctrl + Shift + O
Add import
Ctrl + Shift + M
Format code
Ctrl + Shift + F
Toggle single line comment
Ctrl + /
Toggle comment block
Ctrl + Shift + /
Generate Getter­/Setter
Alt + Shift + S, R
Generate constr­uctor
Alt + Shift + S, O
Generate equals­/ha­shcode
Alt + Shift + S, H
 

Navigation

Switch between editors (forward)
Ctrl + F6
Switch between editors (backward)
Ctrl + Shift + F6
Switch between views (forward)
Ctrl + F7
Switch between views (backward)
Ctrl + Shift + F7
Switch between perspe­ctives (forward)
Ctrl + F8
Switch between perspe­ctives (backward)
Ctrl + Shift + F8
Save all files
Ctrl + Shift + S
Saves current file.
Ctrl + S
Close all open code editors
Ctrl + Shift + W
Close active editor
Ctrl + W
Show Properties of project
ALT + Enter
Show context menue
Alt + Shift + N
New wizard
Ctrl + N
Toggle current view
Ctrl + M
Activate editor
F12
Go to previous editor
Alt+Left
Go to next editor
Alt+Right
Open Call hierachy
Ctrl+Alt+H
Switch to another editor
Ctrl+E
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Hotkeys Cheat Sheet
          PyDev Shortcut Cheat Sheet Cheat Sheet
          Eclipse Cheat Sheet

          More Cheat Sheets by CanGueler

          Intellij Keyboard Shortcuts Keyboard Shortcuts