Will Java 6 latest run JavaFX 2 out of the box
问题 Since Java 7 isnt yet as popular as Java 6 I was wondering if I could use some stuff like WebView in latest update of Java 6 JRE out of the box, without having users download JavaFX on their system. 回答1: No, Java 6 will not run JavaFX 2 out of the box. If developing a new JavaFX application today I recommend targeting a minimum version of Java Runtime 7u9 for the following reasons. Java Runtime 6 and JavaFX for Java Runtime 6 are due to cease public distribution in February of 2013. Java