php[architect] logo

Want to check out an issue? Sign up to receive a special offer.

NetBeans IDE 6.9 Milestone 1 Available for Download

Posted by on February 27, 2010

NetBeans IDE 6.9 Milestone 1 is now available for download. Among other things, this release adds the long-awaited feature of Zend Framework support. Previously, many Eclipse and Zend Studio users wouldn’t even consider NetBeans because of this deficiency.

The Zend Framework support is still in its infancy, however. Some initial configuration is required to point NetBeans at your Zend command line tool. It also doesn’t bundle the library when you create a ZF project from scratch, though this is on their todo list. NetBeans lets you do many of the same things you would do manually from the command line: add actions, controllers, views, and the like. It also allows more seamless navigation between related items, such as views and actions.

If symfony is your framework of choice, this Milestone still offers something for you. Many users have custom directory structures for their symfony projects. This release of NetBeans will now properly identify those projects as symfony projects, despite the custom structure.

While not PHP-specific, many users will also appreciate the new CSS-related features. NetBeans now supports some basic refactoring of CSS code and allows you to see where your CSS is used throughout the site. Code completion is also improved for CSS, saving time and improving accuracy when referencing ids and class selectors.

For full details of what’s new in this version, check out the release notes. Estimates place the final release date for NetBeans 6.9 some time in Summer 2010.


Joel Clermont is a programmer by day, and often by night. While PHP is his first love, he also regularly works with .NET and the iPhone. He is a founding partner of Orion Group, a Milwaukee web development firm, and also organizes the Milwaukee PHP user group.
Tags: , , , ,
 

Leave a comment

Use the form below to leave a comment: