From Fedora Project Wiki
m (→Java) |
(Lifted some more prose from stickster) |
||
Line 1: | Line 1: | ||
===Java=== | ===Java=== | ||
'''netbeans''' | |||
The NetBeans has been updated to version 6.5. NetBeans 6.5 is a significant update of the NetBeans 6.1 and includes the following changes: | |||
* PHP support with code completion, Xdebug and web service features. | |||
* JavaFX 1.0 supports animation, graphics and media codecs for rich content application development. | |||
* New Support for Groovy and Grails. | |||
* Improved JavaScript, AJAX and Ruby support. | |||
* Automatic Compile and Deploy on Save for Java and Java EE applications. | |||
* Improved database support: SQL history, SQL completion, and results viewing and editing improvements. | |||
* Improved Java ME support for Data Binding, SVG and Custom Component creation. | |||
* GUI Builder: Support for Nimbus and simple class names. | |||
* JUnit: single test method support. | |||
* Debugger: Redesign of Step into feature. | |||
For information about the main development features in NetBeans IDE, see: | |||
* [http://www.netbeans.org/community/releases/65/index.html NetBeans IDE 6.5 Release Information] | |||
* [http://wiki.netbeans.org/NewAndNoteWorthyNB65 New and Note Worthy NB65] | |||
* [http://www.netbeans.org/community/releases/65/relnotes.html NetBeans IDE 6.5 Release Notes] | |||
[[Category:Docs Project]] | [[Category:Docs Project]] | ||
[[Category:Documentation_beats]] | [[Category:Documentation_beats]] |
Revision as of 13:57, 9 March 2009
Java
netbeans
The NetBeans has been updated to version 6.5. NetBeans 6.5 is a significant update of the NetBeans 6.1 and includes the following changes:
- PHP support with code completion, Xdebug and web service features.
- JavaFX 1.0 supports animation, graphics and media codecs for rich content application development.
- New Support for Groovy and Grails.
- Improved JavaScript, AJAX and Ruby support.
- Automatic Compile and Deploy on Save for Java and Java EE applications.
- Improved database support: SQL history, SQL completion, and results viewing and editing improvements.
- Improved Java ME support for Data Binding, SVG and Custom Component creation.
- GUI Builder: Support for Nimbus and simple class names.
- JUnit: single test method support.
- Debugger: Redesign of Step into feature.
For information about the main development features in NetBeans IDE, see: