-PathFinder -==========
USAGE NOTES:
- Build Pre-requisites: ANT_HOME must be set
To run full regression test, use: ant run-full-regression-test
-
Runtime Pre-requisites: JAVA_HOME must be set *Compatible with JDK1.2 *for obvious reasons(Multichoice compatibility :-)), thus I did not use the List functionality of newer JDK's
-
CONFIGURATION: A map configuration file must be defined.
See example property file, terrain.properties, in dist/config folder. -
Run on commandline by using command: .\run.bat on windows or .\run.sh on unix
eg .\run.bat large_map.txt
- LOGGING: is configured in log4j.properties is done to logs/log4j/PathFinder.log