General tidy up, removal of dead code, and bring back to Java 7 level.

This commit is contained in:
simon 2013-10-31 13:38:04 +00:00
parent a876cb6d1b
commit 27efd21089
17 changed files with 699 additions and 832 deletions

View file

@ -1,2 +1,6 @@
compile.on.save=true
do.depend=false
do.jar=true
javac.debug=true
javadoc.preview=true
user.properties.file=/home/simon/.jmonkeyplatform/3.0/build.properties