As jssltrace developer you need following tools:
After you have installed and configured the tools listed above, please follow these steps:
Please note: before you can set up your IDE you MUST run the following command: ant retrieve-dev. That is because the jars, which you need to compile the source code in the IDE don't reside in Subversion and you will thefore miss them in the source code snapshot. The jars will be downloaded by Ivy and put into the lib subdirectory.
After you have the sources and the jars, you can use the prepared .project and .classpath files to set up your eclipse workspace. If you prefer another IDE, then you must set up the project on your own - you will find the java sources in the src subdirectory und the jars, as already said above, in the lib subdirectory.