Source code

Source code of this prototype system is available on sourceforge.

To download the source code you will need an SVN client, such as Tortoise for Windows. From Linux, you can use command line client:

svn co https://travelguides.svn.sourceforge.net/svnroot/travelguides travelguides

and follow instructions from readme.txt file.

You will need Java 1.5+, ant to build the project and Tomcat 5.5. or 6.x to run it.