I'm in Beijing this week for Sun Tech Days and the NetBeans 6.5 launch activities so will get to the point: NetBeans IDE 6.5 is out. Download Now.
I'm the most excited about the new PHP support and additional web development features (improved JavaScript editing/debugging, integrated CSS/HTML editing, and revamped DB support with an emphasis on MySQL). In short, NetBeans is not only a great Java IDE, but also now a top notch web IDE.
Since it's getting late here in Beijing, I'll leave you with the obligatory marketing blurb:
NetBeans IDE 6.5 is the latest release of Sun's award-winning open-source IDE that enables developers to rapidly create web, enterprise, desktop, and mobile applications with Java, C/C++ , JavaScript, Ruby, Groovy, and PHP. Supported by a vibrant developer community and offering a diverse selection of third-party plugins, the NetBeans IDE is a must-download for developers.
NetBeans™ IDE 6.5 introduces several new features, including a robust IDE for PHP, JavaScript debugging for Firefox and IE, and support for Groovy and Grails. This release also includes a number of enhancements for Java™, Ruby and Rails, and C/C++ development. Java™ feature highlights include: built-in support for Hibernate, Eclipse project import, and compile on save.
Combining excellent out of the box experience, compelling features, and a great plugin ecosystem, NetBeans™ IDE 6.5 is a must-download for developers.
The NetBeans 10th Anniversary Celebration is officially underway: 




NetBeans IDE 6.5 Beta is out!
As a former PHP developer, I admit to having a bit of a positive bias towards anything NetBeans and PHP. That said, the NetBeans IDE for PHP is incredibly solid for a first version. Feature highlights include: code completion, quick fixes and semantic checks, FTP support, Debugging via Xdebug, code generation, and a nice drag and drop wizard to generate code for popular Web Services (mmm Twitter/Amazon mashup).
We made improvements to the already amazing JavaScript editor (released in 6.1). My favorite addition is the ability to debug in Firefox and IE (for free!). Other highlights include HTTP client monitoring and bundled popular JavaScript libraries.
Java developers now have a scripting language to call their own with Groovy. NetBeans now has support for Groovy and the Grails framework. Try it, love it.
We released support for Hibernate in 6.1 as an add-on via the Update Center. In 6.5, Hibernate is now built-in to our Java EE/Web bundle. New features in 6.5 includes support for reverse engineering , HQL query execution support, and refactoring of Hibernate mapping files.
6.5 Beta comes with a number of new and improved features around database development, starting with a redesigned "New Connection" dialog that is more accessible to non-Java developers. From there, the real fun begins... our SQL editor now comes with code completion, SQL history explorer, tabbed results pane that is both sortable and editable.
The latest release of GlassFish is now included in the Ruby and All-in-one bundles. This new version sports an OSGi based architecture, has a small footprint, fast startup and deployment, and improved support for scripting, especially jRuby.
NetBeans was also kind enough to detect that I was running MAMP and suggested that I pull my sources from the default htdocs/. I apparently didn't have an index file. So fixed that with a quick test page: