Maybe it's a good idea to make the project ready for compiling right after clone.
What I use in my projects is the openjfx plugin to setup JavaFX for Gradle (as stated here too Getting Started).
I used amazon corretto jdk 11 (downloaded automatically by intellij) and javafx 11 but I usually use jdk14 and javafx 14
Maybe it's a good idea to make the project ready for compiling right after clone. What I use in my projects is the openjfx plugin to setup JavaFX for Gradle (as stated here too Getting Started). I used amazon corretto jdk 11 (downloaded automatically by intellij) and javafx 11 but I usually use jdk14 and javafx 14