Learn easily key shortcuts in Eclipse
Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EEST/3.0/DST' instead in /home/tomitzel/domains/tech.tomarea.com/public_html/wp-content/plugins/smart-ads/smartads.php on line 341
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Helsinki' for 'EEST/3.0/DST' instead in /home/tomitzel/domains/tech.tomarea.com/public_html/wp-content/plugins/smart-ads/smartads.php on line 341
When I first started working as a Java Developer with Eclipse, I used to envy my collegues because they knew all this shortcuts in Eclipse, so I decided to cheat a bit. Rather than to memorize all those keys in an ordinary way, I found this cool plugin for Eclipse which shows you for your every action which shortcut key you might use instead of your mouse action.
The plugin is called Mouse Feed and it pops up ballons with information about the shortcuts available for your current action. To install this pluging, download it from here and copy it into the Plugins folder of Eclipse. After that restart Eclipse (File -> Restart) and start working as usual, you will soon notice the pop ups.
Be aware that not all actions have assigned shortcuts, you can assign keys from Window -> Preferences which will automatically appear in the mouse feed also.


