I am having problem with creating an executable JAR file where i can double click an icon and make my program start. I've made a fun little app for my friend for him to try this Xmas, but i've spent way too many hours trying to make this work.
When i try to execute the jar file, i get a ClassNotFoundException and i cannot for the life of me figure it out. I am using Intellij and believe the fault is under file>projet structure>artifacts>JavaFX and under application class. What is supposed to be there? i tried class path to the main class