Skip to main content

Eclipse Shortcuts

This page is a complete keyboard shortcut reference for Eclipse on macOS, covering all 88 shortcuts organized into 11 sections. Whether you’re new to Eclipse or looking to master advanced features, this cheat sheet has every key combination you need — from basic editing and navigation to app-specific power-user actions.

Keyboard shortcuts are the fastest way to work in Eclipse. Every time you use a shortcut instead of reaching for the mouse, you save a few seconds — and those seconds compound into hours over weeks and months. Start with the shortcuts you use most (copy, paste, undo, save), then gradually add app-specific ones as they become relevant to your workflow. Bookmark this page or download the PDF cheat sheet for quick reference.

Using keyboard shortcuts in Eclipse reduces context switching between keyboard and mouse, helping you maintain focus and work more efficiently. Research shows that shortcut-driven workflows can save up to 8 working days per year compared to menu-driven navigation. On macOS, most Eclipse shortcuts follow standard conventions — once you learn the modifier key patterns, new shortcuts become intuitive.

Tips for Learning Shortcuts

  • Practice one new Eclipse shortcut each day. Muscle memory builds faster when you focus on a single combination at a time rather than trying to learn them all at once.
  • Print or bookmark this page for quick reference while working in Eclipse. Having shortcuts visible nearby helps bridge the gap between looking them up and recalling them from memory.
  • Start with the shortcuts you use most. In Eclipse, common actions like copy, paste, undo, and save are worth learning first since they apply across nearly every workflow.

Edit14

ActionShortcut
UndoZ
CutX
CopyC
PasteV
Select AllA
Find and ReplaceF
Find NextK
Find PreviousK
Quick Fix1
Content AssistSpace
Word Completion.
Context InformationSpace
Incremental FindJ
Toggle Block SelectionA

File7

ActionShortcut
NewN
CloseW
SaveS
PrintP
RenameF2
RefreshF5
PropertiesI

Source Editing5

ActionShortcut
Toggle Comment/
FormatF
Toggle Mark OccurrencesO
Source Quick MenuS
Open DeclarationF3

Text Editing13

ActionShortcut
Delete LineD
Move Lines Down
Move Lines Up
Copy Lines Down
Copy Lines Up
Delete Previous WordDelete
Insert Line Above
Cursor to Line Start
Cursor to Line End
Zoom In=
Zoom Out-
Toggle Word WrapY
Delete to End of LineDelete

Java17

ActionShortcut
Open Type HierarchyF4
Quick OutlineO
Quick HierarchyT
Organize ImportsO
Add ImportM
Rename (Refactor)R
Extract MethodM
Extract Local VariableL
InlineI
Refactor MenuT
Move (Refactor)V
Add JavadocJ
Surround WithZ
Build AllB
Go to Next Member
Go to Previous Member
Open Call HierarchyH

Debugging7

ActionShortcut
Step IntoF5
Step OverF6
Step ReturnF7
ResumeF8
TerminateF2
Toggle BreakpointB
Run to LineR

Run1

ActionShortcut
RunF11

Window11

ActionShortcut
Quick Access3
Quick Switch EditorE
Next EditorF6
Previous EditorF6
Maximize ViewM
Next ViewF7
Previous ViewF7
Next PerspectiveF8
Previous PerspectiveF8
Show Key AssistL
Toggle Full ScreenF

Git1

ActionShortcut
Git Commit3

Frequently Asked Questions

Access Eclipse shortcuts from your menu bar

KeyShortcut detects the active app and shows its shortcuts instantly. No memorization needed.