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