How to setup JavaFX 11+ with IntelliJ on Windows [2022]

Опубликовано: 29 Январь 2021
на канале: Random code
47,721
386

In this tutorial, I will demonstrate how to setup JavaFx with IntelliJ. JavaFX is a library used with java to create some fast and simple GUI, it is simple to use and you can get something working very fast.

If you got any problems please let me know in the comments.

In this tutorial I will be using a few sites:
JavaFX download:
https://gluonhq.com/products/javafx/

VM options:
--module-path
/path/to/javafx/sdk
--add-modules javafx.controls,javafx.fxml

IntelliJs page about settingup JavaFx:
https://www.jetbrains.com/help/idea/j...