...
Open the IntelliJ Project
<IMAGE>
Image Added
Add jfxrt.jar to the Class Path
Project Structure->Modules->buildSrc->Dependencies->+->Jars or Directories
<IMAGE>
Image Added
Export the Jar to the other modules
<IMAGE>
Image Added
Make
Build->Make Project
<IMAGE>
Image Added
Run sample code
<IMAGE>
Image Added
Run sample code with grade built shared libraries (optional)
...