updated instructions

This commit is contained in:
James Strachan
2012-07-19 10:26:56 +01:00
parent 79904e23da
commit 1aae3ff449
+2 -2
View File
@@ -27,9 +27,9 @@ You will need to setup **JAVA_HOME** and **PATH** environment variables to point
You can check you have JavaFX in your JDK install via
ls -l $JAVA_HOME/lib/javafx-mx.jar
ls -l $JAVA_HOME/jre/lib/jfxrt.jar
which should find the javafx jar.
which should find the JavaFX runtime jar (jfxrt.jar).
### Running the sample in JavaFX