Jun 022007
 

Today (looking at the time I see I actually mean: yesterday) I tried this JavaFX tutorial. Should be easy after following the instructions on this page to setup the JavaFX plugin first.
The plugin basically gives you a new projecttype when choosing File->New. And of course gives you the libraries. But mind you, following the tutorial until the actual “Run Project” will not result in a new Window to be shown, but in an error message. Choosing New->JavaFX Application will not add the JavaFXUserLibs to the project, you have to do that yourself.
What to do?
Right click on the project, as per the example JavaFXApp and choose Properties. Choose the Libraries category. In the Compile tab and in the Run tab add the “JavaFXUserLib” library. Now you can run you fx-files.

 Posted by at 01:32

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)