]> git.somenet.org - pub/jan/lsdc.git/blob - README.txt
renamed helloworld to SchedSimulator
[pub/jan/lsdc.git] / README.txt
1 "make clean"
2         rm -rf target
3
4 How to compile + run tests
5         mvn verify
6
7 How to start HelloWorld
8         mvn exec:java -Dexec.mainClass="at.ac.tuwien.lsdc.SchedSimulator"