Hi all,
Today I installed JDK 19 and when I tried to compile an old project I got this error message:
Any meaning appreciated
Today I installed JDK 19 and when I tried to compile an old project I got this error message:
B4J Version: 9.80
Parsing code. (0.17s)
Java Version: 19
Building folders structure. (0.05s)
Compiling code. (0.44s)
Compiling layouts code. (0.04s)
Organizing libraries. (0.01s)
Compiling generated Java code. Error
B4J line: 56
icon1.Initialize(\
src\b4j\example\main.java:128: error: package javafx.scene.image does not exist
_icon1.Initialize(ba,"icon1",(javafx.scene.image.Image)(_img.getObject()),anywheresoftware.b4a.keywords.Common.ArrayToList(_menuitems));
^
1 error
Any meaning appreciated