maxt

Results 2 comments of maxt

Same problem. nativeBuild works, but nativeRunAgent doesn't. So, I have: javafx { version = "18" modules("javafx.controls", "javafx.fxml", "javafx.web") } in my build.gradle, but it looks like nativeRunAgent ignores it. Haven't...

Hello. I have module-info descriptor and it doesn't work as well as described by @RGuyard. Tried with 'org.openjfx:javafx-plugin:0.0.13' and "com.gluonhq:gluonfx-gradle-plugin:1.0.15" Same time 'nativeBuild' works perfectly well and no problems there.