Exteca runs on any Java-enabled platform (JDK 1.4 or above). It is distributed as a set of embeddable JARs, which can be downloaded.
Exteca uses Maven as the build tool and Subversion as source control management. Please consult the online documentations if you are not familiar with these tools.
To build Exteca
svn co https://svn.sf.net/svnroot/exteca/trunk/platform exteca-platform cd exteca-platform mvn install