launch4j

  1. M

    B4J Question Cannot create .exe with Launch4j

    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.
  2. B

    B4J Question What is the main class to select, when using JSmooth?

    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...
Top