Eclipse keyboard shortcuts cheat sheet

Printable cheat sheet covering all 206 Eclipse 2025 keyboard shortcuts and hotkeys, organized by category. Export as PDF or print directly.

All shortcuts

  • Ctrl+N — New
  • Shift+Alt+N — New Menu
  • Ctrl+W — Close
  • Ctrl+Shift+W — Close All
  • Ctrl+S — Save
  • Ctrl+Shift+S — Save All
  • F2 — Rename
  • F5 — Refresh
  • Ctrl+P — Print
  • Alt+Enter — Properties
  • Ctrl+Z — Undo
  • Ctrl+Shift+Z — Redo
  • Ctrl+X — Cut
  • Ctrl+C — Copy
  • Ctrl+V — Paste
  • Delete — Delete
  • Ctrl+A — Select All
  • Ctrl+F — Find and Replace
  • Ctrl+K — Find Next
  • Ctrl+Shift+K — Find Previous
  • Ctrl+J — Incremental Find
  • Ctrl+Shift+J — Reverse Incremental Find
  • Ctrl+Shift+Insert — Toggle Insert Mode
  • F2 — Show Tooltip Description
  • Ctrl+Space — Content Assist
  • Ctrl+Shift+Space — Context Information
  • Alt+Slash — Word Completion
  • Ctrl+1 — Quick Fix
  • Ctrl+Shift+Q — Quick Diff Toggle
  • Shift+Alt+A — Toggle Block Selection
  • Ctrl+H — Open Search Dialog
  • Ctrl+Alt+G — Find Text in Workspace
  • Ctrl+Shift+G — Search References in Ws
  • Ctrl+G — Search Declaration in Ws
  • Ctrl+Shift+U — Show Occurrences in File
  • Shift+Home — Select to Line Start
  • Shift+End — Select to Line End
  • Ctrl+Shift+ArrowLeft — Select Previous Word
  • Ctrl+Shift+ArrowRight — Select Next Word
  • Ctrl+Home — Cursor to Text Start
  • Ctrl+End — Cursor to Text End
  • Home — Cursor to Line Start
  • End — Cursor to Line End
  • Ctrl+ArrowLeft — Cursor to Previous Word
  • Ctrl+ArrowRight — Cursor to Next Word
  • Ctrl+L — Go to Line
  • Ctrl+F10 — Toggle Word Wrap
  • Shift+Alt+Y — Zoom In
  • Ctrl+Equal — Zoom In
  • Ctrl+Minus — Zoom Out
  • Ctrl+Shift+Enter — Insert Line Above
  • Shift+Enter — Insert Line Below
  • Ctrl+Alt+ArrowUp — Copy Lines Up
  • Ctrl+Alt+ArrowDown — Copy Lines Down
  • Alt+ArrowUp — Move Lines Up
  • Alt+ArrowDown — Move Lines Down
  • Ctrl+D — Delete Line
  • Ctrl+Backspace — Delete Previous Word
  • Ctrl+Delete — Delete Next Word
  • Ctrl+Shift+Delete — Delete to End of Line
  • Ctrl+Shift+Y — Convert to Lower Case
  • Ctrl+Shift+X — Convert to Upper Case
  • Insert — Toggle Overwrite
  • Shift+Alt+S — Show Source Quick Menu
  • Ctrl+7 — Toggle Comment
  • Ctrl+Shift+C — Toggle Comment
  • Shift+Alt+O — Toggle Mark Occurrences
  • Ctrl+Shift+F — Format
  • Ctrl+1 — Annotate Class File
  • F3 — Open Hyperlink
  • Shift+Alt+ArrowUp — Select Enclosing Element
  • Shift+Alt+ArrowLeft — Select Previous Element
  • Shift+Alt+ArrowRight — Select Next Element
  • Shift+Alt+ArrowDown — Restore Last Selection
  • Ctrl+Shift+Space — Context Information
  • Ctrl+Shift+ArrowUp — Go to Previous Member
  • Ctrl+Shift+ArrowDown — Go to Next Member
  • Ctrl+Shift+P — Go to Matching Bracket
  • F3 — Open Declaration
  • F4 — Open Type Hierarchy
  • Ctrl+Alt+H — Open Call Hierarchy
  • Shift+F2 — Open Attached Javadoc
  • Ctrl+F3 — Open Structure
  • Ctrl+T — Quick Hierarchy
  • Ctrl+O — Quick Outline
  • Shift+Alt+B — Show In Breadcrumb
  • Ctrl+Shift+Slash — Add Block Comment
  • Ctrl+Shift+Backslash — Remove Block Comment
  • Shift+Alt+J — Add Javadoc Comment
  • Ctrl+I — Correct Indentation
  • Ctrl+Shift+M — Add Import
  • Ctrl+Shift+O — Organize Imports
  • Shift+Alt+Z — Surround With Menu
  • Shift+Alt+U — Remove Occurrence
  • Ctrl+2 — Assign to Local Variable
  • Ctrl+2 — Assign to Field
  • Ctrl+2 — Extract Method
  • Ctrl+2 — Rename in File
  • Shift+Alt+T — Show Refactor Menu
  • Shift+Alt+R — Rename
  • Shift+Alt+V — Move
  • Shift+Alt+C — Change Method Signature
  • Shift+Alt+M — Extract Method
  • Shift+Alt+L — Extract Local Variable
  • Shift+Alt+I — Inline
  • Ctrl+B — Build All
  • Shift+F2 — Open External Doc.
  • Shift+Alt+R — Rename In File
  • Ctrl+F11 — Run
  • Shift+Alt+X — Run Ant Build
  • Shift+Alt+X — Run Eclipse Application
  • Shift+Alt+X — Run Java Applet
  • Shift+Alt+X — Run Java Application
  • Shift+Alt+X — Run JUnit Plug-in Test
  • Shift+Alt+X — Run JUnit Test
  • Shift+Alt+X — Run OSGi Framework
  • Shift+Alt+D — Debug Ant Build
  • Shift+Alt+D — Debug Eclipse Application
  • Shift+Alt+D — Debug Java Applet
  • Shift+Alt+D — Debug Java Application
  • Shift+Alt+D — Debug JUnit Plug-in Test
  • Shift+Alt+D — Debug JUnit Test
  • Shift+Alt+D — Debug OSGi Framework
  • Ctrl+Shift+B — Toggle Breakpoint
  • F8 — Resume
  • Ctrl+F2 — Terminate
  • F5 — Step Into
  • Ctrl+F5 — Step Into Selection
  • F6 — Step Over
  • F7 — Step Return
  • Shift+Alt+F — Force Return
  • Ctrl+R — Run to Line
  • Shift+F5 — Use Step Filters
  • Ctrl+Shift+N — All Instances
  • Ctrl+Shift+I — Inspect
  • Ctrl+Shift+D — Display
  • Ctrl+U — Execute
  • Alt+Enter — Java Breakpoint Properties
  • Ctrl+Z — Undo
  • Ctrl+Alt+M — Add Memory Block
  • Ctrl+W — Close Rendering
  • Ctrl+T — Toggle Memory Monitors
  • Ctrl+N — New Rendering
  • Ctrl+Alt+N — Next Memory Monitor
  • Ctrl+Shift+Period — Next Page of Memory
  • Ctrl+Shift+Comma — Previous Page Memory
  • Ctrl+G — Go to Address
  • Ctrl+D — EOF
  • Ctrl+Alt+B — Skip All Breakpoints
  • Ctrl+Shift+T — Open Type
  • Ctrl+Shift+H — Open Type in Hierarchy
  • Ctrl+Shift+R — Open Resource
  • Ctrl+Shift+V — Open from Clipboard
  • Shift+Alt+B — Show In Breadcrumb
  • Shift+Alt+W — Show In...
  • Ctrl+Period — Next
  • Ctrl+Comma — Previous
  • Ctrl+Q — Last Edit Location
  • Alt+ArrowLeft — Backward History
  • Alt+ArrowRight — Forward History
  • Alt+F7 — Go to Next Editor Page
  • Shift+Alt+F7 — Go to Prev. Editor Page
  • Alt+PageDown — Go to Next Editor Sub-Tab
  • Alt+PageUp — Go to Prev. Editor Sub-Tab
  • Ctrl+PageDown — Next Tab
  • Ctrl+PageUp — Previous Tab
  • Shift+Alt+Q — Show View
  • Shift+Alt+Q — Show View: Breakpoints
  • Shift+Alt+Q — Show View: Cheat Sheets
  • Shift+Alt+Q — Show View: Console
  • Shift+Alt+Q — Show View: Declaration
  • Shift+Alt+Q — Show View: Error Log
  • Shift+Alt+Q — Show View: History
  • Shift+Alt+Q — Show View: Javadoc
  • Shift+Alt+Q — Show View: Outline
  • Shift+Alt+Q — Show View: Package Expl.
  • Shift+Alt+Q — Show View: Problems
  • Shift+Alt+Q — Show View: Search
  • Shift+Alt+Q — Show View: Synchronize
  • Shift+Alt+Q — Show View: Type Hierarchy
  • Shift+Alt+Q — Show View: Variables
  • Ctrl+Shift+A — Open Plug-in Artifact
  • Ctrl+Shift+Alt+M — Open Manifest
  • Ctrl+Shift+F — Format Source
  • Ctrl+O — Quick Outline
  • Shift+Alt+F1 — Plug-in Selection Spy
  • Shift+Alt+F2 — Plug-in Menu Spy
  • Shift+Alt+F3 — Show Contrib. Plug-in
  • Ctrl+Shift+Alt+F9 — Layout Spy
  • Ctrl+C — Copy Path to Clipboard
  • Ctrl+V — Paste Repo Path or URI
  • Ctrl+3 — Quick Access
  • F12 — Activate Editor
  • Ctrl+E — Quick Switch Editor
  • Ctrl+Shift+E — Switch to Editor
  • Ctrl+Shift+F6 — Next Editor
  • Ctrl+F6 — Previous Editor
  • Ctrl+M — Maximize View or Editor
  • Ctrl+Shift+F7 — Previous View
  • Ctrl+F7 — Next View

Other Code & Text apps

  • Alacritty shortcuts
  • Android Studio shortcuts
  • Arduino IDE shortcuts
  • Bitbucket shortcuts
  • Chrome Developer Tools shortcuts
  • CLion shortcuts
  • Code Editor for iOS shortcuts
  • Cursor shortcuts
  • DataGrip shortcuts
  • Docker Desktop shortcuts

Related pages

  • Eclipse shortcuts
  • Eclipse cheat sheet
  • Learn Eclipse shortcuts
  • All Code & Text apps