Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JavaFX program cant be open from the .exe file

User_8DDWENov 24 2022

Hi, I have created a JAR file from my Netbeans. However, when i double click the JAR file from my "dist" folder, nothing happen. I have to create a .bat file in order to open the jar file.

Besides, I have also converted the .jar file into .exe file using Launch4j. However, the .exe file of my JavaFX program cannot be opened as well. not even from the command prompt.

I wonder are there any way to fix this.

Comments

Post Details

Added on Nov 24 2022
0 comments
431 views