Skip to content

vothuckhanhhuyen/order-management-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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