Requirements
- Install the Java JDK version recommended for the course
- Set the
JAVA_HOMEenvironment variable - Download Scene Builder https://gluonhq.com/products/scene-builder/#download
How to run the lab
Unix/MacOsX:
./mvnw clean javafx:run
Windows:
mvnw.cmd clean javafx:run
You will find the instructions on the SOFTENG 206 website.