I used the cmd command java -jar file-name.jar but it wont run. I get an error in my cmd it states "Error: JavaFX runtime components are missing, and are required to run this application"
I used these steps to create a jar: https://medium.com/@vinayprabhu19/creating-executable-javafx-application-part-2-c98cfa65801e file but it wont run.