Let see few Short-cut keys used in Eclipse IDE.
Note: Few keys will vary from different type of Eclipse Editors.
Eclipse Shortcut Keys
Note: Few keys will vary from different type of Eclipse Editors.
Eclipse Shortcut Keys
Activate Task
|
Ctrl+F9
|
Add Block Comment
|
Ctrl+Shift+/
|
Add Import
|
Ctrl+Shift+M
|
Add Javadoc Comment
|
Alt+shift+J
|
All instances
|
Ctrl+Shift+N
|
Backward History
|
Alt+Left
|
Build All
|
Ctrl +B
|
Change Method Signature
|
Alt+Shift+C
|
Close
|
Ctrl+W
|
Close All
|
Ctrl+Shift+W
|
Collapse
|
Ctrl+Numpad_Subtract
|
Collapse All
|
Ctrl+Shift+Numpad_Divide
|
Commit
|
Ctrl +#
|
Content Assist
|
Ctrl +Space
|
Context Information
|
Ctrl+Shift+Space
|
Copy
|
Ctrl+C
|
Copy Lines
|
Ctrl+Alt+Down
|
Correct Indentation
|
Ctrl+I
|
Cut
|
Ctrl+X
|
Deactivate Task
|
Ctrl+Shift+F9
|
Debug
|
F11
|
Debug Ant Build
|
Alt+Shift+D,Q
|
Debug JUnit Test
|
Alt+Shift+D,T
|
Debug Java Applet
|
Alt+Shift+D,J
|
Declaration in Workspace
|
Ctrl+G
|
Delete
|
Delete
|
Delete Line
|
Ctrl+D
|
Delete Next Word
|
Ctrl+Delete
|
Delete Previous Word
|
Ctrl+Backspace
|
Delete to End of Line
|
Ctrl+Shift+Delete
|
Display
|
Ctrl+Shift+D
|
Duplicate Lines
|
Ctrl+Alt+Up
|
Execute
|
Ctrl+U
|
Expand
|
Ctrl+Numpad_Add
|
Expand All
|
Ctrl+Aumpad_Mulitply
|
Extract Local Variable
|
Alt+Shift+L
|
Extract method
|
Alt+Shift+M
|
Find Next
|
Ctrl+K
|
Find Previous
|
Ctrl+Shift+K
|
Find Text in Workspace
|
Ctrl+Alt+G
|
Find and Replace
|
Ctrl+F
|
Force return
|
Alt+Shift+F
|
Format
|
Ctrl+Shift+F
|
Forward History
|
Alt+Right
|
Go to Line
|
Ctrl+L
|
Go to Matching Bracket
|
Ctrl+Shift+P
|
Go to Next Member
|
Ctrl+Shift+Down
|
Go to Previous Member
|
Ctrl+Shift+Up
|
Incremental Find
|
Ctrl+J
|
Incremental find Reverse
|
Ctrl+Shift+J
|
Inline
|
Alt+Shift+j
|
Insert Line Above Current
Line
|
Ctrl+Shift+Enter
|
Insert Line Below Current
Line
|
Shift+Enter
|
Inspect
|
Ctrl+Shift+I
|
Join Lines
|
Ctrl+Alt+J
|
Last Edit Location
|
Ctrl+Q
|
Line End
|
End
|
Line Start
|
Home
|
Make Landmark
|
Ctrl+Alt+Shift+Up
|
Make Less Interesting
|
Ctrl+Alt+shift+Down
|
Maximize Active View or
Editor
|
Ctrl+M
|
Move – Refactoring
|
Alt+Shift+V
|
Move lines Down
|
Alt+Down
|
Move Lines Up
|
Alt+Up
|
New
|
Ctrl+N
|
New Menu
|
Alt+Shift+N
|
Next
|
Ctrl+.
|
Next Editor
|
Ctrl+F6
|
Next Page
|
Alt+F7
|
Net Perspective
|
Ctrl+F8
|
Next Sub-Tab
|
Alt+PageDown
|
Next view
|
Ctrl+F7
|
Next Word
|
Ctrl+Right
|
Open Attached Javadoc
|
Shift+F2
|
Open Call Hierarchy
|
Ctrl+Alt+H
|
Open Declaration
|
F3
|
Open Maven POM
|
Alt+Shift+P
|
Open Remote Task
|
Ctrl+Alt+Shift+F12
|
Open Resource
|
Ctrl+Shift+R
|
Open Search Dialog
|
Ctrl+H
|
Open Structure
|
Ctrl+F3
|
Open Task
|
Ctrl+F12
|
Open Type
|
Ctrl+Shift+T
|
Open Type Hierarchy
|
F4
|
Open Type in Hierarchy
|
Ctrl+Shift+H
|
Organize Imports
|
Ctrl+Shift+O
|
Paste
|
Ctrl+V
|
Previous
|
Ctrl+,
|
Previous Editor
|
Ctrl+Shift+F6
|
Previous Page
|
Alt+Shift+F7
|
Previous Perspective
|
Ctrl+Shift+F8
|
Pervious Sub-Tab
|
Alt+PageUp
|
Pervious View
|
Ctrl+Shift+F7
|
Pervious Word
|
Ctrl+Left
|
Print
|
Ctrl+P
|
Properties
|
Alt+Enter
|
Quick Access
|
Ctrl+3
|
Quick Assist – Assign to
Field
|
Ctrl+2,F
|
Quick Assist – Assign to
Local Variable
|
Ctrl+2,L
|
Quick Assist – Rename in
File
|
Ctrl+2,R
|
Quick Diff Toggle
|
Ctrl+Shift+Q
|
Quick Fix
|
Ctrl+1
|
Quick Hierarchy
|
Ctrl+T
|
Quick Outline
|
Ctrl+O
|
Quick Switch Editor
|
Ctrl+E
|
Redo
|
Ctrl+Y
|
References in Workspace
|
Ctrl+Shift+G
|
Refresh
|
F5
|
Remove Block Comment
|
Ctrl+Shift+\
|
Remove Occurrence Annotations
|
Alt+Shift+U
|
Rename – Refactoring
|
Alt+Shift+R
|
Reset Structure
|
Ctrl+Shift+Numpad+Mulitply
|
Restore Last Selection
|
Alt+Shift+down
|
Run
|
Ctrl+F11
|
Run Ant Build
|
Alt+Shift+X,Q
|
Run JUnit Test
|
Alt+Shift+X,T
|
Run Java Applet
|
Alt+Shift+X,A
|
Run Java Application
|
Alt+Shift+X,J
|
Run Maven Build
|
Alt+Shift+X,M
|
Save
|
Ctrl+S
|
Save All
|
Ctrl+Shift+S
|
Scroll Line Down
|
Ctrl+Down
|
Scroll Line Up
|
Ctrl+Up
|
Search Repository for Task
|
Ctrl+Shift+F12
|
Select All
|
Ctrl+A
|
Select Enclosing Element
|
Alt+Shift+Up
|
Select Line End
|
Shift+End
|
Select Line Start
|
Shift+Home
|
Select Next Element
|
Alt+Shift+Right
|
Select Next Word
|
Ctrl+Shift+Right
|
Select Previous Element
|
Alt+Shift+Left
|
Select Previous Word
|
Ctrl+Shift+Left
|
Show Context Quick View
|
Ctrl+Alt+Shift+Right
|
Show Contributing Plug-in
|
Alt+Shift+F3
|
Show In Breadcrumb
|
Alt+Shift+B
|
Show In
|
Alt+Shift+W
|
Show Occurrences in File
Quick Menu
|
Ctrl+Shift+U
|
Show Refactor Quick Menu
|
Alt+Shift+T
|
Show Ruler Context Menu
|
Ctrl+F10
|
Show Source Quick Menu
|
Alt+Shift+S
|
Show System Menu
|
Alt+-
|
Show tooltip Description
|
F2
|
Show View
|
Alt+Shift+Q,Q
|
Show View (BreakPoints)
|
Alt+shift+Q,B
|
Show View (Cheat Sheets)
|
Alt+Shift+Q,H
|
Show View (Console)
|
Alt+Shift+Q,C
|
Show View (Declaration)
|
Alt+Shift+Q,D
|
Show View (Error Log)
|
Alt+Shift+Q,L
|
Show View (History)
|
Alt+Shift+Q,Z
|
Show View (Javadoc)
|
Alt+Shift+Q,J
|
Show View (Outline)
|
Alt+Shift+Q,O
|
Show View (Package Explorer)
|
Alt+Shift+Q,P
|
Show View (Problems)
|
Alt+Shift+Q,X
|
Show View (Search)
|
Alt+Shift+Q,S
|
Show View (Synchronize)
|
Alt+Shift+Q,Y
|
Show View (Task List)
|
Alt+Shift+Q,K
|
Show View (Type Hierarchy)
|
Alt+Shift+Q,T
|
Show View (Variables)
|
Alt+Shift+Q,V
|
Surround With Quick Menu
|
Alt+Shift+Z
|
Switch between Source/Design views
|
F12
|
Switch to Editor
|
Ctrl+Shift+E
|
Text End
|
Ctrl+End
|
Text Start
|
Ctrl+Home
|
To Lower Case
|
Ctrl+Shift+Y
|
To Upper Case
|
Ctrl+Shift+X
|
Toggle BreakPoints
|
Ctrl+Shift+B
|
Toggle Block Selection
|
Ctrl+Shift+A
|
Toggle Comment
|
Ctrl+/
|
Toggle Folding
|
Ctrl+Numpad_divide
|
Toggle Insert Mode
|
Ctrl+Shift+Insert
|
Toggle Mark Occurrences
|
Alt+Shift+O
|
Toggle Overwrite
|
Insert
|
Undo
|
Ctrl+Z
|
Use Step Filters
|
Shift+F5
|
Word completion
|
Alt+/
|
Zoom In
|
Ctrl+=
|
Zoom Out
|
Ctrl+-
|
0 Comments