Skip to content

lozanoeg/ProjectZoultron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectZoultron

software modeling and design

image

image

image

image

image

image

To run the jar you will need

  1. JavaFx 14.0.1
  2. Java JDK 14
  3. make sure Java path variable is set to jdk 14
    • you can check by running java -version which shoould be 14
    • it will not work otherwise
  4. download the jar and batch from this repo and place in same folder
  5. Edit the batch
    • Edit PATH_TO_FX to be folder where javafx is installed
  6. run batch

Things you will need to edit

  1. Java JDK
  2. JavaFx 14.0.1
  3. Scene Builder
  4. IntelliJ IDEA
  5. to run in intelliJ you need this after telling intelliJ where the files above are
    • --module-path "C:\Program Files\JavaFX\javafx-sdk-14.0.1\lib" --add-modules javafx.controls,javafx.fxml
    • goes in the VM options of the project

About

software modeling and design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors