No edit summary |
m (Macros is used for Links to packages) |
||
Line 52: | Line 52: | ||
<!-- What work do the developers have to accomplish to complete the feature in time for release? Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?--> | <!-- What work do the developers have to accomplish to complete the feature in time for release? Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?--> | ||
* Update the | * Update the {{package|netbeans-javaparser}} package. | ||
* Update the | * Update the {{package|netbeans-svnclientadapter}} package. | ||
* Rename the | * Rename the {{package|netbeans-platform8}} package to {{package|netbeans-platform}} and update it. | ||
* Update the | * Update the {{package|netbeans}} package. | ||
== How To Test == | == How To Test == | ||
Line 79: | Line 79: | ||
== Dependencies == | == Dependencies == | ||
<!-- What other packages (RPMs) depend on this package? Are there changes outside the developers' control on which completion of this feature depends? In other words, completion of another feature owned by someone else and might cause you to not be able to finish on time or that you would need to coordinate? Other upstream projects like the kernel (if this is not a kernel feature)? --> | <!-- What other packages (RPMs) depend on this package? Are there changes outside the developers' control on which completion of this feature depends? In other words, completion of another feature owned by someone else and might cause you to not be able to finish on time or that you would need to coordinate? Other upstream projects like the kernel (if this is not a kernel feature)? --> | ||
Changes of the | Changes of the {{package|netbeans-platform}} package (rename and update) should be synchronized with the {{package|java-1.6.0-openjdk}} package. | ||
== Contingency Plan == | == Contingency Plan == |
Revision as of 11:31, 27 January 2009
NetBeans 6.5
Summary
Re-base to NetBeans 6.5
Owner
- Name: Victor G. Vasilyev
- email: victor.vasilyev@sun.com
Current status
- Targeted release: Fedora 42
- Last updated: 26-Jan-2009
- Percentage of completion: 100%
Detailed Description
NetBeans IDE 6.5 is a significant update of NetBeans IDE 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:
Benefit to Fedora
Latest features of the NetBeans 6.5 will be available to developers on the Fedora platform.
Scope
- Update the
netbeans-javaparser
package. - Update the
netbeans-svnclientadapter
package. - Rename the
netbeans-platform8
package tonetbeans-platform
and update it. - Update the
netbeans
package.
How To Test
User Experience
The NetBeans IDE is oriented on wide audience of developers from beginners up to experts. Each of them can find useful set of the development tools that are embedded in the IDE or can be integrated with. The NetBeans IDE is the modular system and it can be configured according to user needs.
Dependencies
Changes of the netbeans-platform
package (rename and update) should be synchronized with the java-1.6.0-openjdk
package.
Contingency Plan
None necessary. Both the NetBeans IDE and the NetBeans Platform extend a stack of the Java applications on the Fedora platform.
Documentation
The NetBeans is shipped with the on-line documentation in forms of JavaDoc, JavaHelp, HTML and textual files. Prepared packages provide all this documentation.
The NetBeans project also supports Internet resources, including the knowledge base and wiki.
Release Notes
See the section Detailed Description for info about essential changes in the NetBeans 6.5 release.
NetBeans IDE 6.5 Release Notes
Comments and Discussion