JDK 17, cannot get this to work due to missing javafx deps
java.lang.ClassNotFoundException: javafx.scene.image.Image
Can't even find where these are.
Trying to import:
api("org.openjfx:javafx-fxml:11.0.2")
api("org.openjfx:javafx-web:11.0.2")
Just brings back empty jars.