JavaFX Setup
Contents
JavaFX 13 Runtime
Run FxDowload
- Command+Shift+T (Mac) or Control+Shift+T (Windows) "FxDownload"
- Run as Java Program
This program will download JavaFX 13, unzip it to your Downloads folder, and put the text needed for your Java VM Arguments into the clipboard. (Linux users may need to copy the text from the console.)
VM Args
Paste the output (already in copy buffer) to the VM Arguments
Run FxDemoApp
test that it is working
Eclipse Java(FX) Plugin
Install the e(fx)clipse plugin from the Marketplace