I browsed some time on the internet now and can't figure out my problem.
I tried to export one of my IntelliJ projects to .jar and if I run the .jar in consol (java -jar name.jar)
it shows JavaFX runtime is missing but required.
if I start my project in IntelliJ it works all fine.
IntelliJ Ultimate 2020.1.
Please be patient with me, it's my first own java project and my first fx application,
and the first time I try to ake a jar.
I put some Screenshots of my settings down bellow (links).
https://ibb.co/whC6gvG - Project Structur - Project
https://ibb.co/86VMkg6 - Project Structure Artifacts
https://ibb.co/dgM9F2G - Project Structure Libarys (Javafx)
https://ibb.co/RcgFNm9 - Running configuration
https://ibb.co/vkMsqcw - cmd output for trying to run and java -version
thanks for your time and efforts i do appreciate them very much.
kind regards Nasten1988
java - jar --module-path D:\Apps\JetBrains\Libarys\javafx-sdk-14.0.1\lib --add-modules javafx.controls,javafx.fxml KFZDatenbank.jar
but he cant create a virtual machine – Nasten1988 Jun 21 '20 at 14:30