The NetBeans tutorial sample project contains only one Swing form (empty JFrame), it compiles and works fine, but I canβt change the layout of the form and add elements to it using the NetBeans GUI, because it only shows an empty placeholder with a single message " loading ... ". Any tips on how to fix this would be greatly appreciated.
Kubuntu 12.04, Openjdk 1.7, NetBeans 7.0.1 with active graphical GUI plugin.
The log file contains an error
SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor org.netbeans.modules.form.FormDesigner$PreLoadTask
source share