To work on this project you need to
The project is built using Maven 2. So simply check out the trunk and type mvn. That will build it and run the unit tests.
It can't find firefox to run the unit tests
It fails on the swfObject tests
Follow the Sun Coding Guidelines - http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html
Test everything - we are aiming at 100% test coverage
In IntelliJ just open the pom.xml. In eclipse use mvn eclipse:eclipse. We are using Clover so you can install the Clover plugin for your IDE. The open source license key is in the pom.xml. NOTE you cannot use this key except on open source projects.