Failed to launch JavaFX application with native bundle exe
问题 I have created a JavaFX application, and created its native bundle using Ant . When I am trying to launch application using Jar from bundle created with double click, it successfully launching my application. But when I am trying double click on MyApplication.exe (say), it throwing JavaFX Launcher Error "Exception while running Application" . I have compared both jre, there are many missing jar, exe, dll and some properties files I found. I have these environment settings - JAVA_HOME -- C: