From Fedora Project Wiki
m (Faux moved page Features/NetBeans 7.3 to Features/NetBeans 7.4: Updated page to comply to new NetBeans version)
Line 47: Line 47:


* Update the {{package|netbeans}} package up to version 7.4. [https://bugzilla.redhat.com/show_bug.cgi?id=781388 TODO]
* Update the {{package|netbeans}} package up to version 7.4. [https://bugzilla.redhat.com/show_bug.cgi?id=781388 TODO]
** Update the {{package|netbeans-platform}} package up to version 7.4. [https://bugzilla.redhat.com/show_bug.cgi?id=885675 TODO]
** Update the {{package|netbeans-platform}} package up to version 7.4. (NO MORE requested) [https://bugzilla.redhat.com/show_bug.cgi?id=885675 TODO]
<!-- *** Update the {{package|felix-osgi-core}} package up to version 1.4.0. [http://koji.fedoraproject.org/koji/buildinfo?buildID=179386 DONE]
<!-- *** Update the {{package|felix-osgi-core}} package up to version 1.4.0. [http://koji.fedoraproject.org/koji/buildinfo?buildID=179386 DONE]
*** New package {{package|felix-osgi-compendium}}, version 1.4.0. [https://bugzilla.redhat.com/show_bug.cgi?id=607389 DONE]
*** New package {{package|felix-osgi-compendium}}, version 1.4.0. [https://bugzilla.redhat.com/show_bug.cgi?id=607389 DONE]
Line 55: Line 55:
*** New package {{package|bindex}}, version 2.2. [https://bugzilla.redhat.com/show_bug.cgi?id=610079 DONE] -->
*** New package {{package|bindex}}, version 2.2. [https://bugzilla.redhat.com/show_bug.cgi?id=610079 DONE] -->
*** Update the {{package|jemmy}}, version 2.3.1.1. [https://bugzilla.redhat.com/show_bug.cgi?id=1027609 TODO]
*** Update the {{package|jemmy}}, version 2.3.1.1. [https://bugzilla.redhat.com/show_bug.cgi?id=1027609 TODO]
*** New package {{package|equinox-framework}}, version 3.8.0.
*** New package {{package|equinox-framework}}, version 3.8.0 (should provides by eclipse-equinox-osgi package).
*** Find appropriate OSGi R5 implementation
*** Find appropriate OSGi R5 implementation (should provides by eclipse-equinox-osgi package)
*** Decide how to handle required Oracle JNLP samples
*** Decide how to handle required Oracle JNLP samples
** Update the {{package|netbeans-javaparser}} package up to version 7.4. [https://bugzilla.redhat.com/show_bug.cgi?id=885634 TODO]
** Update the {{package|netbeans-javaparser}} package up to version 7.4. [https://bugzilla.redhat.com/show_bug.cgi?id=885634 TODO]

Revision as of 17:12, 8 November 2013

NetBeans 7.4

Summary

Re-base to the NetBeans 7.4.

Owner

Current status

  • Targeted release: Fedora 21
  • Last updated: 2013-11-08
  • Percentage of completion: 10%

Latest Koji builds for F18/Rawhide:

Detailed Description

NetBeans IDE 7.3 was a significant update, especially considering that last packaged version for Fedora was 7.0, which was removed from F18.

The goal of this feature is to reinstate NetBeans package in Fedora, and update it to newest upstream version.

For more about NetBeans release 7.3, see:

Benefit to Fedora

  • Latest features of the NetBeans will be available to developers on the Fedora platform.
  • The NetBeans is a driver on the Fedora platform for technologies and projects that are based on Java, including Maven, OSGi (Apache Felix project), and more.
  • Provide NetBeans as alternative to Eclipse, for developers that prefer it.

Scope

  • Update the Package-x-generic-16.pngnetbeans package up to version 7.4. TODO
    • Update the Package-x-generic-16.pngnetbeans-platform package up to version 7.4. (NO MORE requested) TODO
      • Update the Package-x-generic-16.pngjemmy, version 2.3.1.1. TODO
      • New package Package-x-generic-16.pngequinox-framework, version 3.8.0 (should provides by eclipse-equinox-osgi package).
      • Find appropriate OSGi R5 implementation (should provides by eclipse-equinox-osgi package)
      • Decide how to handle required Oracle JNLP samples
    • Update the Package-x-generic-16.pngnetbeans-javaparser package up to version 7.4. TODO

How To Test

All the NetBeans components are shipped for Fedora after full in-house test cycle. Java platform on Fedora has passed tests of the Java Compatibility Kit. Therefore, there are minimal risks that behavior of the NetBeans will be changed if the components are correctly installed. Hence, additionally required tests should be focused on the following aspects:

  • Meeting the NetBeans packages with common requirements for the Fedora packages.
  • Installation of the NetBeans packages and all related packages on a target version of the Fedora platform.
  • Launching the NetBeans IDE via both Graphical User Interface (GUI) and Command Line Interface (CLI)
  • Installation of additional NetBeans modules via an ad hoc Update Center that is established by NetBeans for its Fedora distribution.

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.

The NetBeans Platform provides a generic framework for robust and extensible Java applications with the modular architecture and the GUI based on the Swing. All tools required for development of application are included in the NetBeans IDE.

Dependencies

See Dependency tree in Bugzilla.

Contingency Plan

None necessary. Both the NetBeans IDE and the NetBeans Platform extend a stack of the Java applications/libraries 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 release.

Comments and Discussion