executable

  1. walterf25

    B4J Question Running Jar File with OpenJDK Error

    Hi Everyone, I have been trying to find a way to make a project distributable for a couple of months, I am able to create an .exe file using the B4JPackager tool and Inno Setup, but for some reason I get some errors that I do not get when I run the project from within B4J, here's the thread for...
  2. 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.
  3. 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...
  4. 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