Handy Eclipse IDE Keyboard Shortcuts [✏]

September 27, 2013

I have been coding in Java since college, and I have been using Eclipse IDE since I started working. I don't know why I did not start using this when I was studying though (I was only using Notepad++ back then) because it is a very powerful tool for developing not just Java but also other languages like Javascript and C++. Through the years, I got to know the environment enough to know its brilliant features. 




Below are some of the most useful shortcuts that I use everyday when I code on Eclipse.


CTRL + SHIFT + P ~ navigate between scoping curly braces
ALT + arrow left OR arrow right ~ jump to previous cursor positions
 CTRL + H ~ find all instances of 
CTRL + ALT + H ~ find all calling methods
CTRL + ALT + R ~ find resource 
CTRL + spacebar ~ display template proposals 

This list is just the tip of a huge iceberg. I'll update this once I recall the rest of it. :D

~o~

image credit: blog.idrsolutions.com

  • Share:

You Might Also Like

0 (mga) komento

I would love to hear your thoughts! ✨

trazy.com