description | ratings software for music students & instructors |
owner | bpaterni@gmail.com |
last change | Tue, 13 Dec 2011 03:03:55 +0000 (12 21:03 -0600) |
URL | git://repo.or.cz/se-panther.git |
| https://repo.or.cz/se-panther.git |
push URL | ssh://repo.or.cz/se-panther.git |
| https://repo.or.cz/se-panther.git (learn more) |
bundle info | se-panther.git downloadable bundles |
content tags
|
|
README
This directory contains some initial code for a software engineering
project codenamed 'Panther'.
In a Debian-based environment, panther requires (if I haven't forgotten
anything...)
java jdk - (I'm using openjdk-7-jdk)
ant - java based build tool similar to make
libmysql-java - MySQL Connector for java
libjfreechart - provides generation of reports
--- SETUP ---
To build run ant in the project directory:
$ ant
and run by using the included 'run' bash script:
$ ./run