Javafx showing folder icons when I run it

55 views Asked by At

Im having this problem running javafx on my mac its opening a folder icon named java everytime im running it. Is there a solution for this?enter image description here

I tried the run configuration with --module-path /path/to/javafx-sdk-21/lib --add-modules javafx.controls,javafx.fxml and installed JavaFX from eclipse marketplace and followed up javafx documentation to install it.enter image description here

0

There are 0 answers