To run this application:
- Download javafx library at this
- Add javafx library to this project through Build path...
- In /test/Aims.java, choose Run as configurations, add VM arguments: --module-path "path to javafx lib" --add-modules javafx.controls,javafx.fxml
- Run /test/Aims.java