This document provides shortcuts for Eclipse organized by category such as Edit, File, Search, Refactor, and Navigation. It includes over 100 shortcuts for common commands like copy, cut, paste, find, replace, debug, run, format, comment, navigate code, and more.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
109 views3 pages
Eclipse Shortcuts
This document provides shortcuts for Eclipse organized by category such as Edit, File, Search, Refactor, and Navigation. It includes over 100 shortcuts for common commands like copy, cut, paste, find, replace, debug, run, format, comment, navigate code, and more.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3
Eclipse Shortcuts
Category: Edit Category: File
Content Assist Ctrl+Space Close Ctrl+F4 Context Information Ctrl+Shift+Space Close Ctrl+W Copy Ctrl+C Close All Ctrl+Shift+F4 Copy Ctrl+Insert Close All Ctrl+Shift+W Cut Ctrl+X New Ctrl+N Cut Shift+Delete New menu Alt+Shift+N Delete Delete Print Ctrl+P Find Next Ctrl+K Properties Alt+Enter Find Previous Ctrl+Shift+K Refresh F5 Find and Replace Ctrl+F Rename F2 Incremental Find Ctrl+J Save Ctrl+S Incremental Find Reverse Ctrl+Shift+J Save All Ctrl+Shift+S Paste Ctrl+V Paste Shift+Insert Category: Search Quick Diff Toggle Ctrl+Shift+Q Declaration in Workspace Ctrl+G Quick Fix Ctrl+1 Find Text in Workspace Ctrl+Alt+G Redo Ctrl+Y Open Search Dialog Ctrl+H Restore Last Selection Alt+Shift+Down References in Workspace Ctrl+Shift+G Select All Ctrl+A Show Occurrences in File Quick Menu Ctrl+Shift+U Select Enclosing Element Alt+Shift+Up Select Next Element Alt+Shift+Right Category: Refactor Select Previous Element Alt+Shift+Left Change Method Signature Alt+Shift+C Show Tooltip Description F2 Extract Local Variable Alt+Shift+L Toggle Insert Mode Ctrl+Shift+Insert Extract Method Alt+Shift+M Undo Ctrl+Z Inline Alt+Shift+I Word Completion Alt+/ Move - Refactoring Alt+Shift+V Rename - Refactoring Alt+Shift+R Show Refactor Quick Menu Alt+Shift+T
12/21/2008 Page# 1 Eclipse Shortcuts
Category: Run/Debug Category: Navigation
Add Memory Block Ctrl+Alt+M Backward History Alt+Left Debug Ant Build Alt+Shift+D Forward History Alt+Right Debug Eclipse Application Alt+Shift+D Go to Line Ctrl+L Debug Equinox Framework Alt+Shift+D Go to Matching Bracket Ctrl+Shift+P Debug JUnit Plug-in Test Alt+Shift+D Go to Next Member Ctrl+Shift+Down Debug JUnit Test Alt+Shift+D Go to Previous Member Ctrl+Shift+Up Debug Java Applet Alt+Shift+D Last Edit Location Ctrl+Q Debug Java Application Alt+Shift+D Next Ctrl+. Debug Last Launched F11 Open Call Hierarchy Ctrl+Alt+H Debug SWT Application Alt+Shift+D Open Declaration F3 Display Ctrl+Shift+D Open External Javadoc Shift+F2 EOF Ctrl+Z Open Resource Ctrl+Shift+R Execute Ctrl+U Open Structure Ctrl+F3 Go to Address Ctrl+G Open Type Ctrl+Shift+T Inspect Ctrl+Shift+I Open Type Hierarchy F4 Next Memory Monitor Ctrl+Alt+N Open Type in Hierarchy Ctrl+Shift+H Resume F8 Previous Ctrl+ Run Ant Build Alt+Shift+X Quick Hierarchy Ctrl+T Run Eclipse Application Alt+Shift+X Quick Outline Ctrl+O Run Equinox Framework Alt+Shift+X Show In menu Alt+Shift+W Run JUnit Plug-in Test Alt+Shift+X Category: Window Run JUnit Test Alt+Shift+X Activate Editor F12 Run Java Applet Alt+Shift+X Show View Menu Ctrl+F10 Run Java Application Alt+Shift+X Maximize Active View or Editor Ctrl+M Run Last Launched Ctrl+F11 Next Editor Ctrl+F6 Run SWT Application Alt+Shift+X Next Perspective Ctrl+F8 Run to Line Ctrl+R Next View Ctrl+F7 Step Into F5 Previous Editor Ctrl+Shift+F6 Step Into Selection Ctrl+F5 Previous Perspective Ctrl+Shift+F8 Step Over F6 Previous View Ctrl+Shift+F7 Step Return F7 Quick Switch Editor Ctrl+E Toggle Line Breakpoint Ctrl+Shift+B Show Key Assist Ctrl+Shift+L Toggle Memory Monitors Pane Ctrl+T Show Ruler Context Menu Ctrl+F10 Toggle Step Filters Shift+F5 Show System Menu Alt+- Switch to Editor Ctrl+Shift+E 22/21/2008 Page# 2 Eclipse Shortcuts
Category : Text Editing Category : Source
Collapse Ctrl+Numpad_Subtract Add Block Comment Ctrl+Shift+/ Collapse All Ctrl+Shift+Numpad_Divide Add Import Ctrl+Shift+M Copy Lines Ctrl+Alt+Down Add Javadoc Comment Alt+Shift+J Delete Line Ctrl+D Format Ctrl+Shift+F Delete Next Word Ctrl+Delete Format Ctrl+Shift+F Delete Previous Word Ctrl+Backspace Indent Line Ctrl+I Delete to End of Line Ctrl+Shift+Delete Open External Documentation Shift+F2 Duplicate Lines Ctrl+Alt+Up Organize Imports Ctrl+Shift+O Expand Ctrl+Numpad_Add Quick Assist - Assign to field Ctrl+2 Expand All Ctrl+Numpad_Multiply Quick Assist - Assign to local variable Ctrl+2 Insert Line Above Current Line Ctrl+Shift+Enter Quick Assist - Rename in file Ctrl+2 Insert Line Below Current Line Shift+Enter Remove Block Comment Ctrl+Shift+\ Line End End Remove Occurrence Annotations Alt+Shift+U Line Start Home Rename In File Alt+Shift+R Move Lines Down Alt+Down Show Source Quick Menu Alt+Shift+S Move Lines Up Alt+Up Show Tooltip Description F2 Next Word Ctrl+Right Surround With Quick Menu Alt+Shift+Z Previous Word Ctrl+Left Toggle Ant Mark Occurrences Alt+Shift+O Reset Structure Ctrl+Shift+Numpad_Multiply Toggle Comment Ctrl+/ Scroll Line Down Ctrl+Down Toggle Comment Ctrl+7 Scroll Line Up Ctrl+Up Toggle Comment Ctrl+Shift+C Select Line End Shift+End Toggle Mark Occurrences Alt+Shift+O Select Line Start Shift+Home Select Next Word Ctrl+Shift+Right Category: Views Select Previous Word Ctrl+Shift+Left All Generic Views Alt+Shift+Q Text End Ctrl+End Text Start Ctrl+Home To Lower Case Ctrl+Shift+Y To Upper Case Ctrl+Shift+X Toggle Folding Ctrl+Numpad_Divide Toggle Overwrite Insert