JavaFX Setup

From CSE231 Wiki
Jump to navigation Jump to search

JavaFX 13 Runtime

Run FxDowload

  1. Command+Shift+T (Mac) or Control+Shift+T (Windows) "FxDownload"
  2. 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

Java fx preferences.png

Java fx preferences vm args.png

Run FxDemoApp

test that it is working

Eclipse Java(FX) Plugin

Install the e(fx)clipse plugin from the Marketplace

Marketplace JavaFX.png