Hi, I cloned the repository http://hg.openjdk.java.net/jdk7/swing/jdk but I get "cannot find symbol" errors. (eg. sun.awt.EventQueueDelegate in com.sun.java.swing.SwingUtilities3) when compiling the Swing project (I use NetBeans 6.1). I tried with the binary build of the jdk7 version b32, b33 and b34. How can I build the Swing sources? -Florian