corner imagecorner image IDEPlatformPluginsDocs & SupportCommunityPartners

Project News

Download NetBeans 6.9 Release Candidate 2

The NetBeans Team is pleased to announce the second release candidate build of NetBeans 6.9. Download the build and provide feedback by taking the NetCAT survey or joining discussions on the NetBeans mailing lists and forums. The final release of NetBeans 6.9 is planned for June.

Community

A NetBeans EarthCube on JavaFX TV

In this video demo, JavaFX engineer and author Jim Clarke is putting the JavaFX-TV platform to a test. He adds 8 lines of code to an existing EarthCube demo, compiles the application, and copies the JAR file to his media processor enabled TV. The 3D features run exactly as on the desktop, and the images are still fetched over the Internet.

Neuroph 2.4 and NetBeans Platform Porting Plans

Have you already tried the new release of the open-source neural network framework, Neuroph 2.4? The development team focuses now on porting the GUI to the NetBeans Platform to create a state-of-the-art neural network editor. You can follow the team's progress on their graduate thesis homepage.

Articles

Porting Taekwondo Tournaments to the NetBeans Platform

This article describes the initial outline of how to port an existing Taekwondo Tournaments application to the NetBeans Platform. Learn about library wrappers, custom file types and views, menus, and why creating custom project support is important.

Music Composer on the NetBeans Platform

In this interview, programmer and composer Steven Yi talks about the "blue" music composer: How it works, and how the NetBeans Platform and Python form the basis of this cool open-sourced Java music composer.

Blogs

Custom Layouts in Visual Library Scenes

In his blog, Geertjan Wielenga shows how to create a widget-based window with regions in a NetBeans Visual Library scene.

Training

New Documentation for Maven-Based NetBeans Platform Development

For the NetBeans Platform 6.9, the NetBeans doc writers have rewritten several tutorials to not only cover Ant, but also Maven: Check out the NetBeans Platform Quick Start, Working with NetBeans Module Suites, and Creating a NetBeans Platform CRUD Application.

Working With a RESTful WS Data Source In JavaFX Composer

A JavaFX application can get and display data from a RESTful Web Service or other remote data sources. To simplify access to data coming from various sources in various formats, JavaFX Composer unifies the data format on the client side so that it is easier for you to use a remote data source.

Working with Injection and Qualifiers in CDI

NetBeans IDE 6.9 provides built-in support for Contexts and Dependency Injection. CDI, specified by JSR-299, is an integral part of Java EE 6. This tutorial demonstrates how you can use CDI injection to inject classes or interfaces into other classes. It also shows how to apply CDI qualifiers to your code, so that you can specify which class type should be injected at a given injection point.

This issue was brought to you by: Ruth Kusterer
If you do not want to receive this newsletter, you can unsubscribe here
Not logged in. Log in, Register