netbeans

  • submit to reddit

NetBeans IDE 6.7.1 with JavaFX Now Available for Download!

The NetBeans Team is pleased to announce the release of NetBeans IDE 6.7.1, which supports the latest JavaFX SDK. Download NetBeans 6.7.1 (A JavaFX-only...

3 replies - 29733 views - 07/27/09 by Tinu Awopetu in Announcements

JaCoCoverage: Java 7 Code Coverage for NetBeans

NetBeans had a (great) plugin for Java 6 unit tests code coverage, for Ant based Java SE projects. This plugin was based on the EMMA library, which is...

0 replies - 3474 views - 05/01/13 by Jonathan Lermitage in Articles

Developing Java EE 6 Applications With TomEE and NetBeans

I’ve found that one of the most productive ways of developing Java EE applications is by using NetBeans and the TomEE application...

0 replies - 1195 views - 04/17/13 by David Salter in Articles

Bending NetBeans Code Templates to My Will

Anyone who has read any of my posts on NetBeans knows that there are numerous features of NetBeans that I really like. Recently, however, I found myself...

0 replies - 709 views - 04/08/13 by Dustin Marx in Articles

Dear NetBeansIDE, You Are Just One Step Away From Massive Adoption

Well, NetBeansIDE 7.3 is out with plenty of new features, tremendous performance improvements. In addition to the great support for Java/JavaEE technologies,...

7 replies - 3906 views - 03/25/13 by Sivaprasadreddy... in Articles

A Look at Netbeans Support for Upcoming Language Enhancements in Java 8

While I was working on the samples for this post using the Nebeans nightly builds with support for Lambda Expressions downloaded from here. I found that the...

0 replies - 1261 views - 03/22/13 by Mohamed Sanaulla in Articles

Using Lambda Expression to sort a List in Java 8 using Netbeans Lambda Support

As part of JSR 335 Lambda expressions are being introduced to the Java language from Java 8 onwards and this is a major change in the Java language. If you...

0 replies - 3192 views - 03/21/13 by Mohamed Sanaulla in Articles

Hadoop Developer - WordCount tutorial using Maven and NetBeans 7.3RC2

I have adapted the WordCount tutorial to Maven based development as this probably the most popular way to develop in companies. I am not going to...

0 replies - 1195 views - 02/13/13 by Armel Nene in Articles

How Well Do You Know Your IDE?

This is bit like a philosophical post. Just some thoughts regarding our perception of developer tooling.  First - a question. Which IDE do you use?...

11 replies - 12205 views - 11/10/12 by Anton Arhipov in Articles

JavaOne 2012: NetBeans - Project Easel

The JavaOne 2012 conference materials listed this presentation as "Project EASEL: Developing and Managing HTML5 in a Java World," but the...

0 replies - 2892 views - 10/25/12 by Dustin Marx in Articles

JavaOne 2012: Getting Started with the NetBeans Platform

I stayed in the Hilton (Continental Ballroom 7/8/9) to see Geertjan Wielenga's (Oracle Development Tools Principal Project Manager) presentation...

0 replies - 1692 views - 10/21/12 by Dustin Marx in Articles

NetBeans 7.3 Beta is More Than Easel: Hints and FXML Code Completion

NetBeans 7.3, which is now available in Beta, is already probably best known for its Project Easel features. However, in this post I look at some new...

0 replies - 1636 views - 10/15/12 by Dustin Marx in Articles

JavaOne 2012: Custom Static Code Analysis [NetBeans]

I returned to the Hilton (Continental Ballroom 4) to attend Jan Lahoda's (Oracle/NetBeans) Birds-of-a-Feather presentation "Custom Static Code...

0 replies - 3593 views - 10/03/12 by Dustin Marx in Articles

Add a JavaFX Component Built with Scene Builder and FXML to a NetBeans RCP Application

Most of the tutorials and demos I have seen up to this point for integrating JavaFX with NetBeans Rich Client Platform (RCP) applications have created and...

0 replies - 8516 views - 09/18/12 by Rob Terpilowski in Articles

NetBeans 7.2: Generating (Introduce) Local Extensions

I have already blogged on two refactoring options NetBeans 7.2 provides in my aptly named posts NetBeans 7.2: Refactoring Parameterized Constructor As...

0 replies - 2793 views - 09/04/12 by Dustin Marx in Articles