Difference between revisions of "JavaFX Setup"

From CSE231 Wiki
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 [http://www.cse.wustl.edu/~cosgroved/courses/cse231/s17/setup/JavaFX.html e(fx)clipse].
+
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

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