Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 471 Bytes

File metadata and controls

10 lines (9 loc) · 471 Bytes

OO2-Project by Hasan Kara alt tag

What is this

This project is mandatory assessment project for OOP2 at FHNW Windisch.

Build

  1. 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
  2. Build the project with $ ./mvnw clean install
  3. Start the application with java -jar ./target/[project.artifactId]-app.jar