I expect that this has already been flogged to death but I've exhumed the bones for one more flog.
I've installed the latest B4J. I've created an UI project. I haven't added anything to the default code. I've hit the build/run button. I get a dialog box with
So now what do I do? Download javafx? Which version? And where do I store it? And ... yeah, you get the idea.
-Bruce
I've installed the latest B4J. I've created an UI project. I haven't added anything to the default code. I've hit the build/run button. I get a dialog box with
Compile & Rapid Debug (Build: Default):
B4J Version: 9.80
Parsing code. (0.00s)
Java Version: 18
Building folders structure. (0.01s)
Compiling code. (0.00s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Compiling generated Java code. Error
error: module not found: javafx.swing
1 error
only showing the first 1 errors, of 6 total; use -Xmaxerrs if you would like to see more
javac 18.0.1
-Bruce