Eclipse IDE Shortcuts
Java is my close friend now a days, and that is why i have an acquaintance with the Eclipse IDE.This one is good tool in development once you are familiar with it.Here are a few shortcuts in enhancing your speed in using the IDE and hence will help you in developing.
| Ctrl+F6(Function Key 6) | To switch between opened eclipse tabs. |
| Ctrl+Shift+R | Open a file/jump to a file. |
| Ctrl+S | Save file. |
| Ctrl+SHIFT+S | Save all files. |
| Ctrl+H | Search workspace |
| Ctrl+SHIFT+Arrow Keys | Jump between methods up/down. |
| Alt+Arrow Keys | Moves an entire line up/down. |
| Ctrl+SHIFT+Y/X | Converts to lowercase/UPPERCASE. |
| F2(Function Key 2) | Shows resizable hover. |
Related posts:








Thanks for the list. You listed a couple shortcuts that I didn’t know about.
By the way, to list all Eclipse shortcuts, type Ctrl + Shift + L.
that is a cool short cut
Leave your response!
RelatedTopics
Recent Posts
Categories
Meta
Pages
Blogroll