hi
I have a new PC (Win 10, 64 bit), installed is B4A with OpenJava11 according to the instructions (unzipped with 7Zip....).
I can not run the B4XLocalizator.jar (localizer.jar)
According to this post (Forum) it is due to the lack of JavaFX support.
I could solve this by compiling the source code, but in B4A the problem continues.
returns the same error (JavaFX runtime components are missing......)
how can i solve this?
I have a new PC (Win 10, 64 bit), installed is B4A with OpenJava11 according to the instructions (unzipped with 7Zip....).
I can not run the B4XLocalizator.jar (localizer.jar)
According to this post (Forum) it is due to the lack of JavaFX support.
I could solve this by compiling the source code, but in B4A the problem continues.
B4X:
#CustomBuildAction: 1, C:\java\jdk-11.0.1\bin\java.exe, -jar D:\2_icke\06_B4A\_Tools\B4XLocalizator_org.jar ..\Files\strings.xlsx ..\Files\strings.db
returns the same error (JavaFX runtime components are missing......)
how can i solve this?