gadolchik

Results 1 comments of gadolchik

Hi, Had the same problem. On Ubuntu, install the Java JFX packages (my system has openjfx, libopenjfx-java, libopenjfx-jni). Then use the command line `java --module-path=/usr/share/openjfx/lib/ --add-modules javafx.controls,javafx.fxml,javafx.graphics -jar g-code-utils-assembly-1.1.1.jar` Good...