executable

  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...
  3. MarkusR

    B4J Question [solved] executable .jar file output???

    hello, i have a old project where i had a Main.jar file that i can run at pc. my new project start the app from within the ide but there is no executable .jar file output??? i used D:\Java\jdk-9.0.4\bin\javac.exe in ide config and me updated to current B4J 6.30
Top