Difference between revisions of "JavaFX Setup"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
=Eclipse Java(FX) Plugin= | =Eclipse Java(FX) Plugin= | ||
− | Install the e(fx)clipse plugin from the Marketplace | + | Install the e(fx)clipse plugin from the Marketplace |
[[File:Marketplace JavaFX.png]] | [[File:Marketplace JavaFX.png]] | ||
+ | <!-- | ||
If e(fx)clipse is not available from the Marketplace, you can try to install it from Help -> Install New Software... | If e(fx)clipse is not available from the Marketplace, you can try to install it from Help -> Install New Software... | ||
work with: efxclipse - http://download.eclipse.org/efxclipse/updates-nightly/site | work with: efxclipse - http://download.eclipse.org/efxclipse/updates-nightly/site | ||
+ | --> |
Revision as of 16:05, 23 January 2020
JavaFx13
Run FxDowload
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