How to fix Error: JavaFX runtime components are missing, and are required to run this application in a JAR file?
When I build a jar file for my JavaFX application and try to run the jar file found out in /home/myusername/IdeaProjects/Myproject/out/artifacts/Project_jar opening it with Openjdk does not work. I tried in the terminal with java -jar and it throws the error: