0
Answered
Ubooquity, OpenJava 8 and JFX
I'm trying to install Ubooquity on Ubuntu 22.04.4 LTS with openjdk version 1.8.0_402.
I get this error:
java.lang.NoClassDefFoundError: javafx/fxml/Initializable
which is:
Caused by: java.lang.ClassNotFoundException: Failure to load: javafx.fxml.Initializable
From what I have read online, it is not possible to add JavaFX to OpenJava 8.
How should I proceed?
Customer support service by UserEcho
You have several options. You can either: