NetBeans has released another milestone version NetBeans IDE 7.2 which is available to download at NetBeans official website.
Watch video : NetBeans IDE 7.2 Overview
[youtube:http://youtu.be/8wNdixWzS_Y]
Following are the new features of NetBeans 7.2 :
Performance
- Project scanning now on background, not blocking editor features and navigation
- Improved project scanning speed
- Improved performance on remote Filesystems
Java
- FindBugs support
- TestNG testing framework support
- New refactorings and hints
- Various Maven support enhancements
- Various Debugger enhancements
Java EE
- Amazon Elastic Beanstalk support
- Code completion for Java Persistence named queries and JPQL statements
- More editor hints for EJB and CDI
- Improved and updated support for JSF component suites
JavaFX
- Scene Builder interoperability
- Improved FXML and FX CSS support
- FX-in-Swing Projects
- Default configurations for instant Run as WebStart and Run in Browser
- Project auto-update and improved FX SDK/RT auto-detection
PHP
- Support for PHP 5.4
- PHP editing: Fix Uses action, annotations support, editing of Neon and Apache Config files and more
- Support for Symfony2, Doctrine2 and ApiGen frameworks
- FTP remote synchronization
- Support for running PHP projects on Hudson
Groovy and Grails
- Dramatic improvement of scanning, code completion and Go to Type action speed
- Updated to Groovy version 1.8.6
- Enhancements of code completion and editor hints
C/C++
- Support new C++11 standard
- Pretty printing, watchpoints and catchpoints support for gdb
- Partial and Incremental Find Usages
- Improved parsing performance and reduced memory consumption
NetBeans Platform
- Positioning of tabs in window system can be configured
- Support for custom implementations of tab control
- New @NavigatorPanel.Registration for registering navigator panels declaratively
- New @Arg annotation for registering command line options declaratively
- New @NbBundle.Messages available on fields
Miscelleanous
- Subversion 1.7 built-in support
- Improved Find in Projects functionality
- New default locations for userdir and cachedir
- 64-bit launcher for Windows
For More Details click here.
Netbeans 7.2 is actually slower in code completion which is the core functionality of any java ide. I’d suggest people to wait before jumping on the band wagon.
I don’t think so!