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 - 29791 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 - 3627 views - 05/01/13 by Jonathan Lermitage in Articles

How to build a dictionary for the NetBeans spellchecker

I'll try to explain how I have developed the French, German and Spanish dictionaries for the NetBeans online spellchecker : we will build a French...

1 replies - 1349 views - 03/04/13 by Jonathan Lermitage in Articles

NBPortable 7.3

NBPortable 7.3 (portable version of NetBeans IDE 7.3) for JavaSE is available now at https://sourceforge.net/projects/nbportable/.

0 replies - 627 views - 02/26/13 by Wolfhard Kupfer in Announcements

New NetBeans Dark Look and Feels

NetBeans workspace coloring has traditionally preferred dark text over bright background. However, under some circumstances, e.g., in low-light conditions...

0 replies - 17362 views - 02/11/13 by Petr Somol in Articles

Module Re-Use Under Version Control Using Mercurial Guest Repositories

The advantages of modularity are clear to every developer: separation of concerns, divide and conquer, sharing of the development tasks, and increased...

0 replies - 1521 views - 01/31/13 by Angelo D' Agnano in Articles

Released: Beginner's Guide for PHP Development with NetBeans IDE

NetBeans has many features that greatly simplify PHP development, and with its several features and great flexibility, PHP developers can become...

14 replies - 6983 views - 01/02/13 by M A Hossain Tonu in News

Backbone.js Meets RESTful Web Services

In NetBeans IDE 7.3, a Backbone.js file can be generated from a RESTful web service. The Backbone.js file contains complete CRUD functionality and your HTML5...

0 replies - 13416 views - 12/10/12 by Geertjan Wielenga in Videos

NetBeans Weekly News (Issue #565 - Nov 26 2012)

Calendar NetBeans at JavaOne Latin America 2012 (Dec 4-6) The place to be in early December is Sao Paolo, Brazil, for JavaOne 2012 Latin America--and the...

0 replies - 1831 views - 11/27/12 by Tinu Awopetu in Articles

Adding Content to the Global Selection

How to Get the Current Project from any Action How many times have you wished you could identify the currently selected project from within an Action? Or,...

0 replies - 2727 views - 11/20/12 by Bruce Schubert in News

NetBeans @ University of Belgrade

Department for Software Engineering at Faculty of Organisational Sciences, University of Belgrade officially introduced new course entitled 'Open Source...

0 replies - 1188 views - 11/16/12 by Zoran Sevarac 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 - 12251 views - 11/10/12 by Anton Arhipov 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 - 3620 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 - 8632 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 - 2810 views - 09/04/12 by Dustin Marx in Articles