Android Question B4XLocalizator - Java missing JavaFX runtime components

Jack Cole

Well-Known Member
Licensed User
Longtime User
When trying to run B4XLocalizator.java to convert the strings.xlsx to strings.db, I get an error.

I tried downloading the latest version of B4XLocalizator. I downloaded Java 11.0.1 again and reinstalled it. My path is correct.
C:\Users\Acer\Documents\CrossPlatformB4x\MinesweeperB4xPages\Shared Files>echo %JAVA_HOME%
C:\java\jdk-11.0.1\

Double-checking the version shows:
C:\Users\Acer\Documents>java -version
openjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode)

Any ideas about what the problem could be?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…