Typhon0 / AnimateFX

A library of +70 ready-to-use animations for JavaFX
Apache License 2.0
462 stars 67 forks source link

Quick fix to make it work "out of the box" #14

Closed palexdev closed 4 years ago

palexdev commented 4 years ago

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