Is there a packager one can use to package up a B4J application, including JavaFX, to be distributed to Linux platform? e.g. ubuntu latest.
I've tried running java -jar myapp.jar and it came back with message:
Error: JavaFX runtime components are missing, and are required to run this application
Did a few searches and installed openjfx but still does not work. If there is a packager allow me to package all up including JRE and JavaFX, so the end user can just run it without installing prerequisites or dependencies, it would be most ideal.
Please advise. Thanks a lot.
I've tried running java -jar myapp.jar and it came back with message:
Error: JavaFX runtime components are missing, and are required to run this application
Did a few searches and installed openjfx but still does not work. If there is a packager allow me to package all up including JRE and JavaFX, so the end user can just run it without installing prerequisites or dependencies, it would be most ideal.
Please advise. Thanks a lot.