Hi - Trying to get this working as per Erel's Tutorial post.
Must be missing something - suggestions would be very welcome
Looking at the Java 11 download it says it includes JavaFX
When I start the bridge I get the messages as per the tutorial except after
JavaFX modules: (I don't get any listed.)
Just JavaFX module:
Connected!
sudo ./jdk-11/bin/java -jar b4j-bridge.jar
B4J-Bridge v1.43
Running on Java 11+
External JavaFX not found. Searching for internal modules...
Waiting for connections (port=6790)...
My IP address is 192.168.1.139
FTP Server started: ftp://192.168.1.139:6781
Start B4J-Bridge with -disableftp to disable.
JavaFX modules:
Connected!
The log if I try to run a program shows
Error: --add-modules= requires modules to be specified
Using bellsoft-jdk11+28-linux-arm32-vfp-hflt.tar
Pi 3B+ with latest updated OS
Thanks
Jon
Must be missing something - suggestions would be very welcome
Looking at the Java 11 download it says it includes JavaFX
When I start the bridge I get the messages as per the tutorial except after
JavaFX modules: (I don't get any listed.)
Just JavaFX module:
Connected!
sudo ./jdk-11/bin/java -jar b4j-bridge.jar
B4J-Bridge v1.43
Running on Java 11+
External JavaFX not found. Searching for internal modules...
Waiting for connections (port=6790)...
My IP address is 192.168.1.139
FTP Server started: ftp://192.168.1.139:6781
Start B4J-Bridge with -disableftp to disable.
JavaFX modules:
Connected!
The log if I try to run a program shows
Error: --add-modules= requires modules to be specified
Using bellsoft-jdk11+28-linux-arm32-vfp-hflt.tar
Pi 3B+ with latest updated OS
Thanks
Jon
Last edited: