Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>jdk7u12 is still pre-release software and may be incompatible with NetBeans.</p> <p>Specifically, a recent change in the JavaFX structure is <a href="http://mail.openjdk.java.net/pipermail/openjfx-dev/2013-January/005677.html" rel="nofollow">HEADS-UP: jfxrt.jar moving to jre/lib/ext</a>. If you try using jdk7u12 with a version of NetBeans coded before the JavaFX structure change (such as NetBeans 7.3 beta 2), it may not work out of the box. In the meantime, I suggest using a <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" rel="nofollow">production version of the jdk</a> (such as jdk7u11) until NetBeans update their software to work correctly with the relocated <code>jfxrt.jar</code> library.</p> <p>I know you note that you have followed steps on the NetBeans website, but you don't link to them. Ensure that you have correctly configured a NetBeans JavaFX Platform as detailed in the <a href="http://netbeans.org/kb/docs/java/javafx-setup.html" rel="nofollow">NetBeans JavaFX setup tutorial</a> (Although that tutorial is currently for NetBeans 7.1 and 7.2, hopefully it will also work for your 7.3 beta). Also, make sure that when you create your project, you create a "JavaFX Application" in NetBeans - as opposed to a regular "Java Application".</p> <p>If you are still having issues, list your compile errors in your question.</p> <blockquote> <p>when I try and add a library there is no JavaFX library available.</p> </blockquote> <p>JavaFX is not configured as a library on NetBeans - it is part of a "JavaFX Platform" as detailed in the setup link in this answer.</p> <blockquote> <p>coming from JDK 6 I have now lost my retina icons and text!.</p> </blockquote> <p>Kind of unrelated, but JavaFX in JDK8 will support retina displays (scheduled release data Sept, 2013).</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload