remove straggler demo file
[se-panther.git] / README
blob1e9bba3cc1f273e1b50ce486cda58bb198423449
1 This directory contains some initial code for a software engineering
2 project codenamed 'Panther'.
4 In a Debian-based environment, panther requires (if I haven't forgotten
5 anything...)
7 java jdk        - (I'm using openjdk-7-jdk)
8 ant             - java based build tool similar to make
9 libmysql-java   - MySQL Connector for java
10 libjfreechart   - provides generation of reports
12 --- SETUP ---
13 To build run ant in the project directory:
15 $ ant
17 and run by using the included 'run' bash script:
19 $ ./run