...
You must also install Gradle. We are using Gradle 2.9 11 for 9-dev, and Gradle 1.8 for the older 8-dev (IMPORTANT: Only these versions are regularly tested).
...
At a minimum, you will need to have gradle, java and javac in your path.
For JFX 8Set
- set JAVA_HOME and JDK_HOME to point to the top of the JDK 8 installation (that has jfxrt.jar removed).
For JFX 9
- set JAVA_HOME and JDK_HOME to point to the top of the JDK 9 build 109 installation (that has jfxrt.jar removed).
- set JIGSAW_HOME to point to the top of the JDK 9 jigsaw installation.
Getting the Sources
All OpenJFX sources are held in mercurial repositories. As mentioned in Repositories and Releases, we have several different repositories for you to choose from.
...
Overview
Content Tools
ThemeBuilder