javafx - How to convert a java application to an executable file? -


i'm using launch4j create .exe file, when apply conversion method java project 1 package, works, once gather many projects in 1 main project many packages, creates .exe file, doesn't work @ all, .jre works though.

what solution make main project's. exe file works?

why not try pack jar file.

it available pack multi class files jar.

then can double click or call use it.

https://docs.oracle.com/javase/tutorial/deployment/jar/basicsindex.html


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -