NetBeans Dev 4.2 Q Build - Linux release has problems
I downloaded and installing the Linux version of Netbeans 4.2 Dev Q Build for 26 July . This is the same realease as I installed on Windows XP SP2, and the version I've had reasonble success with regards to using the Matisse visual editor. The Linux distribution I'm running with is Fedora Core 4 running the Gnome desktop and the ClearLooks theme. The Linux version of Netbeans does not exhibit the same level of stability that the Windows version does. I decided to reimplement the same simple panel I'd implemented in this post . I only got the Home subpanel implemented before it became impossible to continue without generating unknown exceptions. The following image shows the layout and the form preview. Some of the issues I ran across using 4.2 Q on Linux: The titled JPanel (Home) would not show up when it was first added to the form. It only showed up much later after closing and reopening the form. The elements did not flow as easily around the form. And in genera...