This project is mandatory assessment project for OOP2 at FHNW Windisch.
- Use recent JDK 8 (JavaFX is already in the classpath). You can use the build.sh to temporarily set the JAVA_HOME in the script
- Build the project with
$ ./mvnw clean install
- Start the application with
java -jar ./target/[project.artifactId]-app.jar