Skip to content

Senior Project with teammates Phillip Benjamin and Kyle Bess

License

Notifications You must be signed in to change notification settings

TerrenceEJ/inventoryManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inventoryManagement

Senior Project with teammates Phillip Benjamin and Kyle Bess

Setup for IntelliJ IDE

Add javafx-sdk-16 to libraries (can be found directly here or here), specify JavaSE-15 as the project. Add the following command to VM under build configuration: "--module-path C:\your\javafx\path\javafx-sdk-16/lib --add-modules=javafx.controls,javafx.fxml"

change the path to your javafx-sdk-16 directory

As an example: "C:\Users\Terrence\Documents\javafx-sdk-16/lib --add-modules=javafx.controls,javafx.fxml"

Rebuild the project, and it should run. If you run into any problems, please contact me.

About

Senior Project with teammates Phillip Benjamin and Kyle Bess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages