jtourney logo courtesy from Doris & Frank.
JTourney Developer Information > Files and Directories
2007-03-19 09:55:54 1.0

Files and Directories

There are two basic download formats available. If you want to inspect the code, for fun or to improve it, the ...-all.zip is for you!

Depending on the version of the zip file you downloaded you will have some or all of the below files:

turn.jar
The JTourney classes bundled as self executable.
lib/
A directory with jar files required to run JTourney
doc/
The directory with (this) documentation and javadoc in html format.
src/
The sourcecode for JTourney, together with documentation source.
build.xml
The Ant job to build JTourney, jar file, documentation and javadoc. Note: This also contains tasks which demonstrate the use of JTourney.
build.properties
Properties moved out of build.xml file.
build.number
Version counting file.
ChangeLog.txt
Textual description of version changes. Not extremely carefully maintained.
LICENSE.txt
The text of the used license.
README.txt
Coarse project intro for non html people.
README-license.txt
Notice about the license of used components.

Sourceforge Logo