Hi, All
I'm trying to use
But no JavaFX.
OpenJDK 11 + OpenJFX 11 got from the link for Linux - https://b4xfiles-4c17.kxcdn.com/b4j/linux_jdk-11.0.1.zip from tutorial page.
b4j-bridge.jar is placed into /jdk/bin. But if placed to /jdk root - the same, not found.
Any help ?
I'm trying to use
B4X:
book:~/jdk$ java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04)
OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing)
book:~/jdk$ java -jar b4j-bridge.jar
B4J-Bridge v1.50
Running on Java 11+
External JavaFX not found. Searching for internal modules...
Waiting for connections (port=6790)...
My IP address is: 192.168.1.92
FTP Server started: ftp://192.168.1.92:6781
Start B4J-Bridge with -disableftp to disable.
JavaFX modules:
Connected!
But no JavaFX.
OpenJDK 11 + OpenJFX 11 got from the link for Linux - https://b4xfiles-4c17.kxcdn.com/b4j/linux_jdk-11.0.1.zip from tutorial page.
b4j-bridge.jar is placed into /jdk/bin. But if placed to /jdk root - the same, not found.
Any help ?