Tags: sts
STS brakes after uninstalling Java
April 15th, 2010As new versions of Java are released the Java updater automatically installs them. The number of Java installations on your computer increases. Normal PC housekeeping dictates that you delete the old versions because they are no longer in use.I used… more »
Invoking 'Spring Project Builder' on '/project' hangs
March 1st, 2010I've been using SpringSource Spring Tool Suite (STS) for a while now. It's pretty good. One of the problems with Eclipse is maintaining all the dependencies for web development and thankfully the chaps at SpringSource take care of all that for you.
I… more »
Automatically showing the Editor's file in Eclipse's Package Explorer
January 28th, 2010Searching on Google can be really easy as long as you pick the right words to search for. What if you're not sure what you are looking for or what if you don't know what the thing (or action) is called?
I was using Eclipse (the Java language editor) i… more »
Reporting bugs in Spring Tool Suite (STS)
December 31st, 2009I've been doing work with the SpringFramework now for about 3 years. It has been a very steep learning curve - occasionally I feel like I'm rock climbing!
I started off using SpringIDE which is an open source commercial free Eclipse plugin which can a… more »