How can I download JavaFX from IntelliJ?
Below are the steps to add JavaFX to IntelliJ
- The JavaFX bundled plugin must be enabled in order to interact with JavaFX in IntelliJ IDEA.
- Select Plugins in the Settings/Preferences dialogue (Ctrl+Alt+S).
- Navigate to the Installed tab and ensure that the JavaFX plugin is turned on.
- Close the dialogue and apply the changes.