I'm facing an issue with Netbeans IDE 16 where I cannot select JavaFX platforms, as the dropdown selection is empty. Additionally, an error message appears saying "Failed to automatically setup JavaFX Platform". I have already installed JDK and Netbeans with JavaFX, but the issue persists.
Expected Result: The dropdown menu for selecting JavaFX platforms should show the installed platforms.
Actual Result: The dropdown menu for selecting JavaFX platforms is empty, and an error message appears.
Additional Information:
I have installed JDK and Netbeans with JavaFX. I have tried re-installing JDK and Netbeans, but the issue persists. I have also checked that the JavaFX library is added to the project. How can I solve this issue and select JavaFX platforms in Netbeans IDE 16?
Thank you for your help.