Are you looking for the most used Shortcut keys for Eclipse IDE?
Don’t worry you are at the right place in this blog post we have mentioned the most used shortcut keys for Eclipse IDE.
Eclipse IDE includes keyboard shortcuts for many common actions and it saves you a lot of time. By learning some popular keyboard shortcuts, you can speed up your searching, it not only help you to find the contents faster but it improves your overall performance. So let’s see these popular Eclipse IDE Shortcut keys without waiting any time.
List of Most Used Shortcut keys of Eclipse IDE:
COMMANDS | DESCRIPTION |
Eclipse Source code Shortcut keys | |
Shift+Ctrl+F | Format code |
Ctrl+I | Indent Line |
Shift+Ctrl+O | Organize Imports |
Ctrl+2 F | Quick Assist Assign to field |
Ctrl+2 L | Quick Assist Assign to local variable |
Ctrl+2 R | Quick Assist Rename in file |
Shift+Alt+R | Rename In File |
Ctrl+. | Next warning |
Ctrl+Q | Last Edit Location |
CTRL+SHIFT+O | Organize imports. |
Ctrl+O | Quick Outline |
CTRL+E | Shows you a list of all open editors. |
Eclipse Text Editing Shortcut keys | |
Ctrl+Alt+Down | Copy Lines |
Ctrl+D | Delete line |
Ctrl+Backspace | Delete Previous Word |
Shift+Ctrl+Delete | Delete to End of Line |
Shift+Enter | Insert Line Below Current Line |
Alt+Down | Move Lines Down |
Shift+Ctrl+Y | To Lower Case |
Shift+Ctrl+X | To Upper Case |
Eclipse Search Shortcut keys | |
CTRL+SHIFT+T | Search and open type |
Shift+Ctrl+K | Find Previous |
Shift+Ctrl+P | Go to Matching Bracket |
Shift+Ctrl+Down | Go to Next Member |
Ctrl+H | Open Search Dialog |
Shift+Ctrl+G | References in Workspace |
Eclipse Window Shortcut keys | |
Ctrl+F6 | Next Editor |
Ctrl+F8 | Next Perspective |
Ctrl+F7 | Next View |
Shift+Ctrl+F6 | Previous Editor |
Shift+Ctrl+F8 | Previous Perspective |
Ctrl+F10 | Show Ruler Context Menu |
Alt+ | Show System Menu |
Eclipse EDIT Shortcut keys | |
Alt+/ | Content Assist |
CTRL + / | Comment/Uncomment lines |
Shift+Ctrl+K | Find Previous |
Ctrl+J | Incremental Find |
Shift+Ctrl+J | Incremental Find Reverse |
Ctrl+1 | Quick Fix |