Skip to content

NetBeans Highlights
Syndicate content NetBeans Highlights
A selection of news highlights, current newsletters and featured articles from netbeans.org, opensource IDE and application backplane
Updated: 3 days 7 hours ago

NetBeans + Rails + MySQL

Mon, 06/07/2010 - 17:22
Categories: Open Source

Working with Events in CDI

Fri, 06/04/2010 - 12:54
This tutorial demonstrates how to integrate Java EE events into an application with CDI using NetBeans IDE 6.9.
Categories: Open Source

NetBeans Platform Helps Advance Biomechanics Research

Wed, 06/02/2010 - 12:25
Interview with Ayman Habibperform, a software engineer responsible for OpenSim, an application for modeling and simulating the musculoskeletal system.
Categories: Open Source

NetBeans 6.9 Release Candidate 1 Available for Download

Wed, 06/02/2010 - 12:25
The NetBeans Team is pleased to announce that the first release candidate build of NetBeans IDE 6.9 is now available for download. Download NetBeans 6.9 Release Candidate 1 Learn More about NetBeans 6.9 NetBeans 6.9 Tutorials & Videos Download NetBeans 6.9 RC1 and provide feedback or join discussions about the build on our mailing lists and forums. The final release of NetBeans IDE 6.9 is planned for June. To stay current with news from the NetBeans team follow NetBeans on Twitter.
Categories: Open Source

Featured Partner : dotFX Inc.

Wed, 06/02/2010 - 12:25
dotFX is a pioneering software company that has led the breakthrough in click to run software for the next generation of rich, collaborative internet applications.
Categories: Open Source

Creating NetBeans Platform CRUD Application Using Maven

Fri, 05/28/2010 - 09:16
This document demonstrates how to use the the Maven build framework to create a simple NetBeans Platform 6.9 application that performs create, read, update, delete (C.R.U.D.) operations in a database.
Categories: Open Source

3D Game Development on the NetBeans Platform

Fri, 05/28/2010 - 09:16
The jMonkeyEngine 3 alpha has been released. This open-source 3D game framework is bundled with the jMonkeyPlatform, a game development engine based on the NetBeans Platform.
Categories: Open Source

Why NetBeans Platform? Support for Standards: Swing and OSGi

Fri, 05/28/2010 - 09:16
Why do 95% developers who choose the NetBeans Platform over Eclipse RCP do so? Geertjan Wielenga provides a clue in this blog entry.
Categories: Open Source

RESTful WS Data Source -- JavaFX Composer Tutorial

Fri, 05/28/2010 - 09:16
This tutorial shows how to use JavaFX binding to get and display data from a RESTful web service data provider. You use the JavaFX Composer in NetBeans IDE 6.9 tool to create the UI.
Categories: Open Source

Applying @Alternative Beans and Lifecycle Annotations

Fri, 05/21/2010 - 18:56
This tutorial explores CDI's injection facilities to perform custom validation using NetBeans IDE 6.9
Categories: Open Source

Data Binding With JavaFX Composer

Fri, 05/21/2010 - 18:56
This tutorial shows how to define JavaFX bindings by using the JavaFX Composer in NetBeans IDE 6.9. During this tutorial you will learn how to create an application that allows users to enter a text that contains comma-separated list items. The user's input will be automatically parsed and loaded up to a list view using JavaFX binding.
Categories: Open Source

Plugin: Yahoo Query Language Console in NetBeans IDE

Fri, 05/21/2010 - 18:56
Developer Wagner Santos' YQL Console for NetBeans plugin helps developers test queries and functionalities using Yahoo APIs.
Categories: Open Source

NetBeans IDE 6.9 Beta Now Available for Download!

Fri, 05/21/2010 - 18:56
The NetBeans team is pleased to announce the availability of NetBeans IDE 6.9 Beta. Download Beta NetBeans 6.9 Beta introduces the JavaFX Composer, a visual layout tool for visually building JavaFX GUI applications, similar to the Swing GUI builder for Java SE applications. Additional highlights include OSGi interoperability for NetBeans Platform applications; support for JavaFX SDK 1.3, PHP Zend framework and Ruby on Rails 3.0; as well as improvements to the Java Editor, Java Debugger, and issue tracking, and more. NetBeans 6.9 Beta is available in English, Brazilian Portuguese, Japanese and Simplified Chinese, as well as in several community-translated languages. Release Highlights: OSGi Develop OSGi bundles with Maven Bundled Felix container and ability to register other containers such as Equinox NetBeans Platform OSGi interoperability: Developing and consuming OSGi bundles in Platform-based applications Felix 2.0.3 OSGi support, experimental Equinox support JavaFX JavaFX Composer for form-like UI components with states and access to various data sources Added and improved editor hints and refactoring Java EE Support for Contexts and Dependency Injection (CDI) (JSR-299) Spring Framework 3.0 support Java Java Debugger: Breakpoint grouping, attach parameter history Support for annotation processors in the editor, configurable in the Project Properties PHP Zend Framework support "Overrides/Implements" and "Is Overridden/Implemented" annotations Ruby Ruby on Rails 3.0 support C/C++ "Overrides/Is Overridden" annotations and hyperlink navigation Console type "Internal Terminal" Learn more about this Beta release. The final release of NetBeans 6.9 is planned for June 2010. Download Beta today and give us your feedback about it. You can also join discussions about the NetBeans IDE and the NetBeans Platform on our mailing lists and forums. If you blog about NetBeans add your blog to Planet NetBeans. Follow NetBeans on Twitter for updates from the NetBeans team.
Categories: Open Source

Sign Up to Localize NetBeans 6.9!

Fri, 05/21/2010 - 18:56
Localization of NetBeans 6.9 is about to start! Join the NetBeans Localization Project today to help translate the next NetBeans release into your native language. For more information: Masaki Katakai's NetBeans Globalization Blog Doodle Sign Up: I will translate NetBeans 6.9!
Categories: Open Source

Featured Partner : Forum Nokia

Fri, 05/21/2010 - 18:56
Forum Nokia, the world’s largest mobile developer community with over 2 million members, supplies a range of tools for Java developers. SDKs for the Series 40 platform and S60 platform integrate into NetBeans, allowing developers to efficiently create mobile Java applications using the power of NetBeans.
Categories: Open Source

Point of Sale Application on the NetBeans Platform

Thu, 05/20/2010 - 10:42
Built on the NetBeans Platform, Mopis is a commercial application that allows electronic payments via mobile phone.
Categories: Open Source

Featured Partner : Intelliun

Tue, 05/18/2010 - 06:28
Intelliun's VE/Designer is an integrated environment for model-driven development built on the NetBeans™ platform.
Categories: Open Source

Getting Started with JavaFX Composer

Tue, 05/18/2010 - 06:28
This tutorial provides a quick introduction to building JavaFX applications in the JavaFX Composer visual editor in the NetBeans IDE 6.9.
Categories: Open Source

Creating RESTful Service Clients in NetBeans Modules

Mon, 05/17/2010 - 14:20
Use NetBeans IDE 6.9's built-in Jersey RESTful webservice support to create a RESTful service client inside a NetBeans module or Java application.
Categories: Open Source

OSGi Support in NetBeans Getting Pretty Sweet. (James Gosling)

Mon, 05/17/2010 - 14:20
James Gosling, famed Java creator notes improvements to NetBeans IDE in the 6.9 Beta release, as well as to JavaFX 1.3.
Categories: Open Source