NetBeans 5.0 Released
pgsqlDAO writes "NetBeans 5.0 has been released. The new version of the cross platform, extensible, award winning Integrated Development Environment (IDE) comes out with some impressive features that make developing GUI and Web applications easier as well as new modules for creating extensions to NetBeans. The new Matisse GUI Builder makes it easier to layout professional looking windows and dialog boxes. On the web front you can register JBoss and Weblogic servers to deploy and test your applications intuitively from within the IDE. Better integration with popular web frameworks such as JavaServer Faces and Struts has been added including templates for the creation of JSF Managed Beans, Struts Actions, and Struts Form Beans. Other features included better tools for Web Services, Version Control, Debugging, Code Completion, Refactoring and more. Sun has also set up a free beta program to provide technical support to developers."
I've used NB for years (7 or so) and I'm very happy with the new version, at least what I've seen in beta. Of course, I don't touch many of the features as I have no need but for day to day Java development it's great. That's the nice thing about Java (and other languages to be sure)...it doesn't matter what you use to write the code, just as long as the code gets written (speaking as the lone NB on Windows user in an Eclipse on Linux shop).
Although, I do prefer netbeans GUI builder over the intellij one.