I was able to install Java8 + JavaFx on my Raspberry B+ following this tutorial http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/RaspberryPiFX/raspberryfx.html and thanks to this suggestion JavaFx Ensemble on Raspberry pi
I'm able to run Ensemble8 and also a very basic JavaFx test that open a blank stage. In every case the app is very very very slow. Moving the mouse from one point to another takes several seconds!!!!
Is this performance normal??
Thanks