The ‘New and Noteworthy’ page for NetBeans 7.3 continues to shape up. http://wiki.netbeans.org/NewAndNoteworthyNB73
Some of the new/updated features that I found interesting include:
- Added option to export/import java formatting and indentation for all languages.
- Hint : A new warning that shows places that may cause NullPointException was added:
- Less memory needed to for Maven projects
- Profiler : CPU snapshots can now be compared the same way as memory snapshots.
- JPA : Stand alone jpql editor is added, you can run your jpql from ide directly instead of running your j2se jpa application