Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 474 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 474 Bytes

OrderManagementApplication

UI App The UI of Application

To run this application:

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