-
Mouse-less Eclipse
Wednesday, August 5th, 2009 by stevie
In his blog Andy Maleh posted a number of brilliant keyboard-shortcuts to ease the use of eclipse and greatly improve your programming experience. I just love it. Thank you so much! Link: Andy Maleh – Code Painter: Mouse-less Eclipse
-
Checkout a project from svn – the right way
Saturday, February 14th, 2009 by stevie
Do you use eclipse? Do you use svn? Did you ever checked out a new project into your workspace? If you could answer all these questions with a “yes” you might have noticed afterwards that you can’t do anything with this project because eclipse created it as “general project”, meaning no java, php or anything [...]