SlideShare a Scribd company logo
Keyboard Shortcuts Eclipse 3.1
Emacs configuration
Edit
Content Assist Alt+/ In Dialogs and Windows
Context Information Alt+? In Windows
Context Information Shift+Alt+? In Windows
Context Information Shift+Ctrl+Space In Windows
Copy Alt+W In Dialogs and Windows
Copy Ctrl+C In Dialogs and Windows
Copy Ctrl+Insert In Dialogs and Windows
Copy Esc W In Dialogs and Windows
Cut Ctrl+W In Dialogs and Windows
Cut Ctrl+X In Dialogs and Windows
Cut Shift+Del In Dialogs and Windows
Delete Delete In Windows
Find Previous Shift+Ctrl+K Editing Text
Find and Replace Alt+R In Windows
Find and Replace Esc R In Windows
Incremental Find Ctrl+J Editing Text
Incremental Find Ctrl+S Editing Text
Incremental Find Reverse Ctrl+R Editing Text
Incremental Find Reverse Shift+Ctrl+J Editing Text
Paste Ctrl+Y In Dialogs and Windows
Paste Shift+Ins In Dialogs and Windows
Quick Diff Toggle Shift+Ctrl+Q Editing Text
Quick Fix Ctrl+1 In Windows
Redo Ctrl+X R In Windows
Redo F10 In Windows
Redo Shift+Ctrl++ In Windows
Restore Last SelectionShift+Alt+Down Editing Java Source
Select All Ctrl+X H In Dialogs and Windows
Select Enclosing Element Shift+Alt+Up Editing Java Source
Select Next Element Shift+Alt+Right Editing Java Source
Select Previous Element Shift+Alt+Left Editing Java Source
Show Tooltip Description F2 Editing Java Source
Toggle Insert Mode Shift+Ctrl+Insert Editing Text
Undo Ctrl+X U In Windows
Undo F9 In Windows
Undo Shift+Ctrl+­ In Windows
© 2005 Carsten Ullrich.
Creative Commons Attribution­ShareAlike 2.5 License
http://creativecommons.org/licenses/by­sa/2.5/
File
Close Ctrl+F4 In Windows
Close Ctrl+X K In Windows
Close All Ctrl+X Ctrl+C In Windows
Close All Shift+Ctrl+F4 In Windows
Close All Shift+Ctrl+W In Windows
New menu Shift+Alt+N In Windows
Print Alt+F9 In Windows
Print Esc F9 In Windows
Properties Alt+Enter In Windows
Refresh F5 In Windows
Rename F2 In Windows
Save Ctrl+X Ctrl+S In Windows
Save All Ctrl+X S In Windows
Save All Shift+Ctrl+S In Windows
Navigate
Backward History Alt+Left In Windows
Forward History Alt+Right In Windows
Go to Line Ctrl+L Editing Text
Go to Line Ctrl+X G Editing Text
Go to Matching Bracket Shift+Ctrl+P Editing Java Source
Go to Next Member Shift+Ctrl+Down Editing Java Source
Go to Previous Member Shift+Ctrl+Up Editing Java Source
Last Edit Location Ctrl+Q In Windows
Next Ctrl+. In Windows
Open Call Hierarchy Ctrl+Alt+H In Windows
Open Declaration F3 In Windows
Open External Javadoc Shift+F2 In Windows
Open Resource Shift+Ctrl+R In Windows
Open Structure Ctrl+F3 Editing Java Source
Open Type Shift+Ctrl+T In Windows
Open Type Hierarchy F4 In Windows
Open Type in Hierarchy Shift+Ctrl+H In Windows
Previous Ctrl+ In Windows
Quick Hierarchy Ctrl+T Editing Java Source
Quick Outline Ctrl+O Editing Java Source
Show In menu Shift+Alt+W In Windows
Refactor ­ Java
Change Method Signature Shift+Alt+C In Windows
Convert Local Variable to Field Shift+Alt+FEditing Java Source
Extract Local Variable Shift+Alt+L In Windows
Extract Method Shift+Alt+M In Windows
Inline Shift+Alt+I In Windows
Move ­ Refactoring  Shift+Alt+VIn Windows
Redo ­ Refactoring  Shift+Alt+YIn Windows
Rename ­ Refactoring Shift+Alt+R In Windows
Show Refactor Quick Menu Shift+Alt+TIn Windows
Undo ­ Refactoring Shift+Alt+ZIn Windows
Run/Debug
Debug Ant Build Shift+Alt+D Q In Windows
Debug Eclipse Application Shift+Alt+D E In Windows
Debug JUnit Plug­in Test Shift+Alt+D P In Windows
Debug JUnit Test Shift+Alt+D T In Windows
Debug Java Applet Shift+Alt+D A In Windows
Debug Java Application Shift+Alt+D J In Windows
Debug Last Launched F11 In Windows
Debug SWT Application Shift+Alt+D S In Windows
Display Shift+Ctrl+D In Dialogs&Windows
Display Shift+Ctrl+V In Dialogs&Windows
Execute Ctrl+U In Windows
Inspect Shift+Ctrl+IIn Dialogs&Windows
Resume F8 Debugging
Run Ant Build Shift+Alt+X Q In Windows
Run Eclipse Application Shift+Alt+X E In Windows
Run JUnit Plug­in Test Shift+Alt+X P In Windows
Run JUnit Test Shift+Alt+X T In Windows
Run Java Applet Shift+Alt+X A In Windows
Run Java Application Shift+Alt+X J In Windows
Run Last Launched Ctrl+F11 In Windows
Run SWT Application Shift+Alt+X S In Windows
Step Into F5 Debugging
Step Into Selection Ctrl+F5 Debugging
Step Over F6 Debugging
Step Return F7 Debugging
Toggle Line Breakpoint Shift+Ctrl+B In Windows
Toggle Step Filters Shift+F5 In Windows
Search
Open Search Dialog Ctrl+H In Windows
References in Workspace Shift+Ctrl+G In Windows
Show Occurrences in File Quick Menu Shift+Ctrl+U In Windows
Source
Add Block Comment Shift+Ctrl+/Editing Java Source
Add Import Shift+Ctrl+M Editing Java Source
Add Javadoc Comment Shift+Alt+J In Windows
Format Esc Ctrl+F Editing Java Source
Format Shift+Ctrl+F Editing Ant Buildfiles
Indent Line Ctrl+I Editing Java Source
Open External Documentation Shift+F2 Editing Ant Buildfiles
Organize Imports Shift+Ctrl+O In Windows
Quick Assist ­ Assign to field Ctrl+2 F Editing Java Source
Quick Assist ­ Assign to local variable Ctrl+2 L Editing Java Source
Quick Assist ­ Rename in file Ctrl+2 R Editing Java Source
Remove Block Comment Shift+Ctrl+Editing Java Source
Remove Occurrence Annotations Shift+Alt+U Editing Java Source
Rename In File Shift+Alt+R Editing Ant Buildfiles
Show Source Quick Menu Shift+Alt+SIn Windows
Show Tooltip Description F2 Editing Ant Buildfiles
Toggle Ant Mark Occurrences Shift+Alt+O Editing Ant Buildfiles
Toggle Comment Ctrl+/ Editing Java Source
Toggle Comment Ctrl+7 Editing Java Source
Toggle Comment Esc Ctrl+C Editing Java Source
Toggle Mark Occurrences Shift+Alt+O Editing Java Source
Text Editing
Clear Mark Ctrl+G Editing Text
Collapse Ctrl+Numpad_SubtractEditing Text
Copy Lines Ctrl+Alt+Down Editing Text
Cut to Beginning of Line Alt+0 Ctrl+K Editing Text
Cut to Beginning of Line Esc 0 Ctrl+K Editing Text
Cut to End of Line Ctrl+K Editing Text
Delete Next Ctrl+D Editing Text
Delete Next Word Alt+D Editing Text
Delete Next Word Ctrl+DeleteEditing Text
Delete Next Word Esc D Editing Text
Delete Previous Word Alt+Backspace Editing Text
Delete Previous Word Ctrl+Backspace Editing Text
Delete Previous Word Esc Backspace Editing Text
Delete to End of Line Shift+Ctrl+Delete Editing Text
Duplicate Lines Ctrl+Alt+Up Editing Text
Expand Ctrl+Numpad_Add Editing Text
Expand All Ctrl+Numpad_Multiply Editing Text
Insert Line Above Current Line Shift+Ctrl+Enter Editing Text
Insert Line Below Current Line Shift+EnterEditing Text
Line Down Ctrl+N Editing Text
Line End Ctrl+E Editing Text
Line Start Ctrl+A Editing Text
Line Up Ctrl+P Editing Text
Move Lines Down Alt+Down Editing Text
Move Lines Up Alt+Up Editing Text
Next Column Ctrl+F Editing Text
Next Word Alt+F Editing Text
Next Word Ctrl+Right Editing Text
Next Word Esc F Editing Text
Page Down Ctrl+V Editing Text
Page Up Alt+V Editing Text
Page Up Esc V Editing Text
Previous Column Ctrl+B Editing Text
Previous Word Alt+B Editing Text
Previous Word Ctrl+Left Editing Text
Previous Word Esc B Editing Text
Scroll Line Down Ctrl+Down Editing Text
Scroll Line Down Ctrl+Z Editing Text
Scroll Line Up Alt+Z Editing Text
Scroll Line Up Ctrl+Up Editing Text
Scroll Line Up Esc Z Editing Text
Select Next Word Shift+Ctrl+Right Editing Text
Select Previous Word Shift+Ctrl+Left Editing Text
Set Mark Ctrl+2 Editing Text
Set Mark Ctrl+SpaceEditing Text
Swap Mark Ctrl+X Ctrl+X Editing Text
Text End Alt+> Editing Text
Text End Ctrl+X ] Editing Text
Text End Esc > Editing Text
Text End Esc Shift+> Editing Text
Text End Shift+Alt+>Editing Text
Text Start Alt+< Editing Text
Text Start Ctrl+X [ Editing Text
Text Start Esc < Editing Text
Text Start Esc Shift+< Editing Text
Text Start Shift+Alt+<Editing Text
To Lower Case Shift+Ctrl+Y Editing Text
To Upper Case Shift+Ctrl+X Editing Text
Toggle Folding Ctrl+Numpad_Divide Editing Text
Toggle Overwrite Insert Editing Text
Views
Breakpoints Shift+Alt+Q B In Windows
Cheat Sheets Shift+Alt+Q H In Windows
Console Shift+Alt+Q C In Windows
Java Declaration Shift+Alt+Q D In Windows
Java Package Explorer Shift+Alt+Q P In Windows
Java Type Hierarchy Shift+Alt+Q T In Windows
Javadoc Shift+Alt+Q J In Windows
Search Shift+Alt+Q S In Windows
Show View (View: Outline) Shift+Alt+Q O In Windows
Show View (View: Problems) Shift+Alt+Q X In Windows
Synchronize Shift+Alt+Q Y In Windows
Variables Shift+Alt+Q V In Windows
Window
Activate Editor F12 In Windows
Maximize Active View or Editor Ctrl+M In Windows
Next Editor Ctrl+F6 In Windows
Next Perspective Ctrl+F8 In Windows
Next View Ctrl+F7 In Windows
Open Editor Drop Down Ctrl+X B In Windows
Previous Editor Shift+Ctrl+F6 In Windows
Previous Perspective Shift+Ctrl+F8 In Windows
Previous View Shift+Ctrl+F7 In Windows
Show Key Assist Shift+Ctrl+L In Dialogs&Windows
Show Ruler Context Menu Ctrl+F10 Editing Text
Show System Menu Alt+­ In Windows
Show View Menu Ctrl+F10 In Windows
Switch to Editor Ctrl+X Ctrl+B In Windows
Switch to Editor Esc Ctrl+E In Windows

More Related Content

PDF
Ms word short cut keys
PPT
Project 03 Creating Web Pages with Links, Images, and Formatted Text
PDF
Firefox cheat sheet
PDF
Computer Keyboard shortcut keys by Aamir Khan
PDF
Shortcuts
DOC
Excelshortcuts
DOCX
Microsoft word all key board shortcut keys
DOC
Powerpointkeyboardshortcuts 120405034358-phpapp02
Ms word short cut keys
Project 03 Creating Web Pages with Links, Images, and Formatted Text
Firefox cheat sheet
Computer Keyboard shortcut keys by Aamir Khan
Shortcuts
Excelshortcuts
Microsoft word all key board shortcut keys
Powerpointkeyboardshortcuts 120405034358-phpapp02

What's hot (17)

PDF
Ms office shortcuts
PDF
Lesson 6 short keys
PDF
Word shortcuts
PPTX
Some Short cut keys of Computer
PDF
Shortcuts (Computer commannds)
PPTX
100+ Keyboards Shortcuts For Google Chrome (Windows)
PPT
Computer shortcuts
PDF
Windows 8 1
DOCX
1st doc
PDF
Microsoft word shortcut keys
PDF
Microsoft Word Shortcut Keys
PDF
Shottcut Word 2013
DOC
Unitiii mcq
PDF
Microsoft word2016 keyboard shortcut
PDF
Key board magic
DOCX
Command name
DOC
Chrome shortcuts
Ms office shortcuts
Lesson 6 short keys
Word shortcuts
Some Short cut keys of Computer
Shortcuts (Computer commannds)
100+ Keyboards Shortcuts For Google Chrome (Windows)
Computer shortcuts
Windows 8 1
1st doc
Microsoft word shortcut keys
Microsoft Word Shortcut Keys
Shottcut Word 2013
Unitiii mcq
Microsoft word2016 keyboard shortcut
Key board magic
Command name
Chrome shortcuts
Ad

Viewers also liked (14)

PDF
WP Corporate Brochure - LOW RES
PDF
Matlab quickref
DOCX
Silavo educativo
PDF
Core c sharp and .net quick reference
PDF
Ruby on rails_cheat_sheet
PDF
Refcard en-a4
PDF
Isamar beltran 85
PDF
Nmap5.cheatsheet.eng.v1
PDF
Cpp reference sheet
PDF
Pqrc 2.4-a4-latest
PDF
Java quickref
DOCX
Tata cahaya
PPTX
proposal for a Nacho brand in Korea
PDF
Relatorio final-amanda
WP Corporate Brochure - LOW RES
Matlab quickref
Silavo educativo
Core c sharp and .net quick reference
Ruby on rails_cheat_sheet
Refcard en-a4
Isamar beltran 85
Nmap5.cheatsheet.eng.v1
Cpp reference sheet
Pqrc 2.4-a4-latest
Java quickref
Tata cahaya
proposal for a Nacho brand in Korea
Relatorio final-amanda
Ad

Similar to Eclipse emacskeybindings 3_1 (20)

PDF
Eclipse keyboard shortcuts
PDF
Using eclipse-shortcuts-key-for-fast-coding
PDF
Mastering your Eclipse IDE - Tips, Tricks, Java 8 tooling & More!
PDF
Eclipse hotkeys
PDF
TKPJava Eclipse and Codenvy IDE Keyboard Shortcuts
PPTX
Eclipse shortcut[most usuage]
PDF
Eclipse Pocket T I P Sn T R I C K S
PPTX
Improve your productivity using shortcuts
PDF
Ruby mine referencecard
PDF
VS - Visual Studio Code Keyboard Shortcuts for Windows.pdf
 
PDF
IntelliJIDEA_ReferenceCard.pdf
PDF
PyCharm Reference Card PYTHON BASCIC .pdf
PDF
PyCharm Reference Card keyboard shortcuts
PDF
Eclipse Tips and Tricks
ODP
Eclipse Tips & Tricks from a JDT Developer
PDF
Eclipse tips & tricks
PDF
Getting the Most from Xamarin Studio - Michael Hutchinson
PDF
VS Code cheat sheet
DOC
control key.doc
PDF
Janatreek3
Eclipse keyboard shortcuts
Using eclipse-shortcuts-key-for-fast-coding
Mastering your Eclipse IDE - Tips, Tricks, Java 8 tooling & More!
Eclipse hotkeys
TKPJava Eclipse and Codenvy IDE Keyboard Shortcuts
Eclipse shortcut[most usuage]
Eclipse Pocket T I P Sn T R I C K S
Improve your productivity using shortcuts
Ruby mine referencecard
VS - Visual Studio Code Keyboard Shortcuts for Windows.pdf
 
IntelliJIDEA_ReferenceCard.pdf
PyCharm Reference Card PYTHON BASCIC .pdf
PyCharm Reference Card keyboard shortcuts
Eclipse Tips and Tricks
Eclipse Tips & Tricks from a JDT Developer
Eclipse tips & tricks
Getting the Most from Xamarin Studio - Michael Hutchinson
VS Code cheat sheet
control key.doc
Janatreek3

More from Arduino Aficionado (7)

PDF
Garagino doc
PDF
PDF
Ubunturef
PDF
Scala cheatsheet
PDF
Xm lquickref
PDF
Html xhtml tag-sheet
PDF
Unix command quickref
Garagino doc
Ubunturef
Scala cheatsheet
Xm lquickref
Html xhtml tag-sheet
Unix command quickref

Recently uploaded (20)

PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Encapsulation theory and applications.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
KodekX | Application Modernization Development
 
PPT
Teaching material agriculture food technology
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Spectroscopy.pptx food analysis technology
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
DOCX
The AUB Centre for AI in Media Proposal.docx
 
PDF
cuic standard and advanced reporting.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
20250228 LYD VKU AI Blended-Learning.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Digital-Transformation-Roadmap-for-Companies.pptx
MYSQL Presentation for SQL database connectivity
Programs and apps: productivity, graphics, security and other tools
Encapsulation theory and applications.pdf
Encapsulation_ Review paper, used for researhc scholars
Reach Out and Touch Someone: Haptics and Empathic Computing
KodekX | Application Modernization Development
 
Teaching material agriculture food technology
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Spectroscopy.pptx food analysis technology
Dropbox Q2 2025 Financial Results & Investor Presentation
The AUB Centre for AI in Media Proposal.docx
 
cuic standard and advanced reporting.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Per capita expenditure prediction using model stacking based on satellite ima...
“AI and Expert System Decision Support & Business Intelligence Systems”
Advanced methodologies resolving dimensionality complications for autism neur...

Eclipse emacskeybindings 3_1

  • 1. Keyboard Shortcuts Eclipse 3.1 Emacs configuration Edit Content Assist Alt+/ In Dialogs and Windows Context Information Alt+? In Windows Context Information Shift+Alt+? In Windows Context Information Shift+Ctrl+Space In Windows Copy Alt+W In Dialogs and Windows Copy Ctrl+C In Dialogs and Windows Copy Ctrl+Insert In Dialogs and Windows Copy Esc W In Dialogs and Windows Cut Ctrl+W In Dialogs and Windows Cut Ctrl+X In Dialogs and Windows Cut Shift+Del In Dialogs and Windows Delete Delete In Windows Find Previous Shift+Ctrl+K Editing Text Find and Replace Alt+R In Windows Find and Replace Esc R In Windows Incremental Find Ctrl+J Editing Text Incremental Find Ctrl+S Editing Text Incremental Find Reverse Ctrl+R Editing Text Incremental Find Reverse Shift+Ctrl+J Editing Text Paste Ctrl+Y In Dialogs and Windows Paste Shift+Ins In Dialogs and Windows Quick Diff Toggle Shift+Ctrl+Q Editing Text Quick Fix Ctrl+1 In Windows Redo Ctrl+X R In Windows Redo F10 In Windows Redo Shift+Ctrl++ In Windows Restore Last SelectionShift+Alt+Down Editing Java Source Select All Ctrl+X H In Dialogs and Windows Select Enclosing Element Shift+Alt+Up Editing Java Source Select Next Element Shift+Alt+Right Editing Java Source Select Previous Element Shift+Alt+Left Editing Java Source Show Tooltip Description F2 Editing Java Source Toggle Insert Mode Shift+Ctrl+Insert Editing Text Undo Ctrl+X U In Windows Undo F9 In Windows Undo Shift+Ctrl+­ In Windows © 2005 Carsten Ullrich. Creative Commons Attribution­ShareAlike 2.5 License http://creativecommons.org/licenses/by­sa/2.5/ File Close Ctrl+F4 In Windows Close Ctrl+X K In Windows Close All Ctrl+X Ctrl+C In Windows Close All Shift+Ctrl+F4 In Windows Close All Shift+Ctrl+W In Windows New menu Shift+Alt+N In Windows Print Alt+F9 In Windows Print Esc F9 In Windows Properties Alt+Enter In Windows Refresh F5 In Windows Rename F2 In Windows Save Ctrl+X Ctrl+S In Windows Save All Ctrl+X S In Windows Save All Shift+Ctrl+S In Windows Navigate Backward History Alt+Left In Windows Forward History Alt+Right In Windows Go to Line Ctrl+L Editing Text Go to Line Ctrl+X G Editing Text Go to Matching Bracket Shift+Ctrl+P Editing Java Source Go to Next Member Shift+Ctrl+Down Editing Java Source Go to Previous Member Shift+Ctrl+Up Editing Java Source Last Edit Location Ctrl+Q In Windows Next Ctrl+. In Windows Open Call Hierarchy Ctrl+Alt+H In Windows Open Declaration F3 In Windows Open External Javadoc Shift+F2 In Windows Open Resource Shift+Ctrl+R In Windows Open Structure Ctrl+F3 Editing Java Source Open Type Shift+Ctrl+T In Windows Open Type Hierarchy F4 In Windows Open Type in Hierarchy Shift+Ctrl+H In Windows Previous Ctrl+ In Windows Quick Hierarchy Ctrl+T Editing Java Source Quick Outline Ctrl+O Editing Java Source Show In menu Shift+Alt+W In Windows Refactor ­ Java Change Method Signature Shift+Alt+C In Windows Convert Local Variable to Field Shift+Alt+FEditing Java Source Extract Local Variable Shift+Alt+L In Windows Extract Method Shift+Alt+M In Windows Inline Shift+Alt+I In Windows Move ­ Refactoring  Shift+Alt+VIn Windows Redo ­ Refactoring  Shift+Alt+YIn Windows Rename ­ Refactoring Shift+Alt+R In Windows Show Refactor Quick Menu Shift+Alt+TIn Windows Undo ­ Refactoring Shift+Alt+ZIn Windows Run/Debug Debug Ant Build Shift+Alt+D Q In Windows Debug Eclipse Application Shift+Alt+D E In Windows Debug JUnit Plug­in Test Shift+Alt+D P In Windows Debug JUnit Test Shift+Alt+D T In Windows Debug Java Applet Shift+Alt+D A In Windows Debug Java Application Shift+Alt+D J In Windows Debug Last Launched F11 In Windows Debug SWT Application Shift+Alt+D S In Windows Display Shift+Ctrl+D In Dialogs&Windows Display Shift+Ctrl+V In Dialogs&Windows Execute Ctrl+U In Windows Inspect Shift+Ctrl+IIn Dialogs&Windows Resume F8 Debugging Run Ant Build Shift+Alt+X Q In Windows Run Eclipse Application Shift+Alt+X E In Windows Run JUnit Plug­in Test Shift+Alt+X P In Windows Run JUnit Test Shift+Alt+X T In Windows Run Java Applet Shift+Alt+X A In Windows Run Java Application Shift+Alt+X J In Windows Run Last Launched Ctrl+F11 In Windows Run SWT Application Shift+Alt+X S In Windows Step Into F5 Debugging Step Into Selection Ctrl+F5 Debugging Step Over F6 Debugging Step Return F7 Debugging Toggle Line Breakpoint Shift+Ctrl+B In Windows Toggle Step Filters Shift+F5 In Windows Search Open Search Dialog Ctrl+H In Windows References in Workspace Shift+Ctrl+G In Windows Show Occurrences in File Quick Menu Shift+Ctrl+U In Windows Source Add Block Comment Shift+Ctrl+/Editing Java Source
  • 2. Add Import Shift+Ctrl+M Editing Java Source Add Javadoc Comment Shift+Alt+J In Windows Format Esc Ctrl+F Editing Java Source Format Shift+Ctrl+F Editing Ant Buildfiles Indent Line Ctrl+I Editing Java Source Open External Documentation Shift+F2 Editing Ant Buildfiles Organize Imports Shift+Ctrl+O In Windows Quick Assist ­ Assign to field Ctrl+2 F Editing Java Source Quick Assist ­ Assign to local variable Ctrl+2 L Editing Java Source Quick Assist ­ Rename in file Ctrl+2 R Editing Java Source Remove Block Comment Shift+Ctrl+Editing Java Source Remove Occurrence Annotations Shift+Alt+U Editing Java Source Rename In File Shift+Alt+R Editing Ant Buildfiles Show Source Quick Menu Shift+Alt+SIn Windows Show Tooltip Description F2 Editing Ant Buildfiles Toggle Ant Mark Occurrences Shift+Alt+O Editing Ant Buildfiles Toggle Comment Ctrl+/ Editing Java Source Toggle Comment Ctrl+7 Editing Java Source Toggle Comment Esc Ctrl+C Editing Java Source Toggle Mark Occurrences Shift+Alt+O Editing Java Source Text Editing Clear Mark Ctrl+G Editing Text Collapse Ctrl+Numpad_SubtractEditing Text Copy Lines Ctrl+Alt+Down Editing Text Cut to Beginning of Line Alt+0 Ctrl+K Editing Text Cut to Beginning of Line Esc 0 Ctrl+K Editing Text Cut to End of Line Ctrl+K Editing Text Delete Next Ctrl+D Editing Text Delete Next Word Alt+D Editing Text Delete Next Word Ctrl+DeleteEditing Text Delete Next Word Esc D Editing Text Delete Previous Word Alt+Backspace Editing Text Delete Previous Word Ctrl+Backspace Editing Text Delete Previous Word Esc Backspace Editing Text Delete to End of Line Shift+Ctrl+Delete Editing Text Duplicate Lines Ctrl+Alt+Up Editing Text Expand Ctrl+Numpad_Add Editing Text Expand All Ctrl+Numpad_Multiply Editing Text Insert Line Above Current Line Shift+Ctrl+Enter Editing Text Insert Line Below Current Line Shift+EnterEditing Text Line Down Ctrl+N Editing Text Line End Ctrl+E Editing Text Line Start Ctrl+A Editing Text Line Up Ctrl+P Editing Text Move Lines Down Alt+Down Editing Text Move Lines Up Alt+Up Editing Text Next Column Ctrl+F Editing Text Next Word Alt+F Editing Text Next Word Ctrl+Right Editing Text Next Word Esc F Editing Text Page Down Ctrl+V Editing Text Page Up Alt+V Editing Text Page Up Esc V Editing Text Previous Column Ctrl+B Editing Text Previous Word Alt+B Editing Text Previous Word Ctrl+Left Editing Text Previous Word Esc B Editing Text Scroll Line Down Ctrl+Down Editing Text Scroll Line Down Ctrl+Z Editing Text Scroll Line Up Alt+Z Editing Text Scroll Line Up Ctrl+Up Editing Text Scroll Line Up Esc Z Editing Text Select Next Word Shift+Ctrl+Right Editing Text Select Previous Word Shift+Ctrl+Left Editing Text Set Mark Ctrl+2 Editing Text Set Mark Ctrl+SpaceEditing Text Swap Mark Ctrl+X Ctrl+X Editing Text Text End Alt+> Editing Text Text End Ctrl+X ] Editing Text Text End Esc > Editing Text Text End Esc Shift+> Editing Text Text End Shift+Alt+>Editing Text Text Start Alt+< Editing Text Text Start Ctrl+X [ Editing Text Text Start Esc < Editing Text Text Start Esc Shift+< Editing Text Text Start Shift+Alt+<Editing Text To Lower Case Shift+Ctrl+Y Editing Text To Upper Case Shift+Ctrl+X Editing Text Toggle Folding Ctrl+Numpad_Divide Editing Text Toggle Overwrite Insert Editing Text Views Breakpoints Shift+Alt+Q B In Windows Cheat Sheets Shift+Alt+Q H In Windows Console Shift+Alt+Q C In Windows Java Declaration Shift+Alt+Q D In Windows Java Package Explorer Shift+Alt+Q P In Windows Java Type Hierarchy Shift+Alt+Q T In Windows Javadoc Shift+Alt+Q J In Windows Search Shift+Alt+Q S In Windows Show View (View: Outline) Shift+Alt+Q O In Windows Show View (View: Problems) Shift+Alt+Q X In Windows Synchronize Shift+Alt+Q Y In Windows Variables Shift+Alt+Q V In Windows Window Activate Editor F12 In Windows Maximize Active View or Editor Ctrl+M In Windows Next Editor Ctrl+F6 In Windows Next Perspective Ctrl+F8 In Windows Next View Ctrl+F7 In Windows Open Editor Drop Down Ctrl+X B In Windows Previous Editor Shift+Ctrl+F6 In Windows Previous Perspective Shift+Ctrl+F8 In Windows Previous View Shift+Ctrl+F7 In Windows Show Key Assist Shift+Ctrl+L In Dialogs&Windows Show Ruler Context Menu Ctrl+F10 Editing Text Show System Menu Alt+­ In Windows Show View Menu Ctrl+F10 In Windows Switch to Editor Ctrl+X Ctrl+B In Windows Switch to Editor Esc Ctrl+E In Windows