Wednesday, April 18, 2012

Netbeans 7.2 new and noteworthy

This is the new and noteworthy page for the next version of Netbeans IDE 7.2.

http://wiki.netbeans.org/NetBeans_72_NewAndNoteworthy

In previous link you can see the new features of NetBeans IDE 7.2.

The most important features are:


Hey take a little time to see the new and noteworthy page of Netbeans and let me some comments about what do you think for the next version of Netbeans?

No comments:

Post a Comment

Read files in Java 10 ways How to Read a File in Java Using BufferedReader and FileReader for Text Files Code Example: try (BufferedR...