howto

How To Setup a Development Environment?

Java 5/6

Check that you have Java 5/6 installed:

$ java -version

java version "1.5.0_06"

If not, install Java 5 from [1]. Get the Java 5/6 SDK, not the JRE or the JEE sdk.