Hi,
I'm trying to create an executable file for my application, but when I compile it with Launch4j it gives the following error: Error: JavaFX runtime components are missing, and are required to run this application
Anyone knows how to fix it? I'm pretty sure I have JavaFX in my java folder.
Hi,
According to the manifest file in a B4J Gui jar, the main class in a Release Jar is anywheresoftware.b4a.keywords.Common.
There's also a JavaFX-Application-Class, which is b4j.example.main.
Which is the main class that we should use, when embedding the main jar inside the Windows...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.