I made an ant build file to get project up and running without an IDE. Get Apache Ant and put the attached file - renamed to build.xml - in the root of the structure you unpacked from the zip file.
Type "ant run" to compile and run it.
Type "ant dist" just to compile it.
Cheers.