Hello,
I have a pretty simple UI B4J App which basically calls a Web Page, receives a response and shows it on a form.
It works perfectly in Windows, but I can't get it to run on Ubuntu.
I get this error:
On the Linux box, both jdk and jfx 11 are installed:
I have a pretty simple UI B4J App which basically calls a Web Page, receives a response and shows it on a form.
It works perfectly in Windows, but I can't get it to run on Ubuntu.
I get this error:
It was createded on B4J 7.31 with JDK 11.0.1Error: JavaFX runtime components are missing, and are required to run this application
On the Linux box, both jdk and jfx 11 are installed:
I have looked thru all the questions and tutorials and still can't get it to run. Would anybody have any ideas?openjdk-11-jdk is already the newest version (11.0.2+9-3ubuntu1~18.04.3).
openjfx is already the newest version (11.0.2+1-1~18.04.2).