netbeans

NetBeans Governance Board Elections: Nominations Open!

It's time to elect a new NetBeans Governance Board! The Board exists to make sure that the NetBeans Project is run in a fair and open manner. The Board is...

0 replies - 1351 views - 01/29/09 by Tinu A in Announcements

Patch2 for NetBeans IDE 6.5 Now Available

The NetBeans open source project is proud to announce that a new patch for NetBeans IDE 6.5 is now available on the Update Center. The patch includes fixes in...

0 replies - 1269 views - 01/29/09 by RudolfBalada in Announcements

Adding a YUI Sortable DataTable to a NetBeans Web Project

This exercise demonstrates how to add a sortable YUI DataTable to a web page. As Yahoo! UI's demo page states,

1 replies - 9381 views - 01/27/09 by giunipero in Articles

NetBeans IDE + virtualenv = Your Python Experimental Bed

virtualenv is a tool to build sandbox(ed) or isolated Python environments. Using it you can create multiple isolated Python development environments each with...

0 replies - 1509 views - 01/24/09 by Amit Saha in Tips and Tricks

DTrace + NetBeans IDE + Python!

The DTrace plugin for NetBeans IDE brings the DTrace Toolkit and DTrace Chime to NetBeans on OpenSolaris. The DTrace toolkit ships with some utility scripts to...

0 replies - 1294 views - 01/23/09 by Amit Saha in Tips and Tricks

NetBeans and Disco!

Disco is an open-source implementation of the Map-Reduce framework, written in Erlang. Whereas the framework is written in Erlang, Python is used to write the...

0 replies - 1036 views - 01/21/09 by Amit Saha in Tips and Tricks

NetBeans Dominates Developer.com's 2009 Product Awards!

"This year one product, NetBeans, dominated the categories by winning five out of twelve."The NetBeans Team is thrilled to announce five big wins for...

0 replies - 2758 views - 01/16/09 by Tinu A in Announcements

Register for Free Webinar: MySQL, NetBeans & Rails (Jan. 27)

Webinar: Developing MySQL-Backed Applications with NetBeans and JRuby-on-Rails Learn to leverage the NetBeans IDE and the JRuby-on-Rails framework to deploy...

0 replies - 2862 views - 01/15/09 by Tinu A in Announcements

New NetBeans 6.5 Article in German Java Magazine

I'm writing an article about NetBeans 6.5 for a German magazine. It's an overview about the new features in 6.5. A stripped-down version is available online...

0 replies - 715 views - 01/12/09 by eppleton in Announcements

NetBeans Can Suggest Variable Names

I am lazy and I type rather less than more if needed (which explains why my NetBeans tips are so short...). This applies to developing Java code as well. If...

0 replies - 1226 views - 12/26/08 by Hubert Klein Ikkink in News

Getting Javadoc from Maven Repositories

In my previous tip on NetBeans Zone we learned how to get available sources for a Maven dependency. We can also get Javadoc for the library. The Javadoc must...

0 replies - 1124 views - 12/21/08 by Hubert Klein Ikkink in News

NetBeans Podcast #49: New NetBeans Books

#49, December 2008 Download mp3: 46 min. – 61 MB

0 replies - 1892 views - 12/20/08 by lloyddunn in Announcements

Leaving Woodstock – ICEsoft Provides Migration Path for RIA Developers on NetBeans IDE

While Sun recently abandoned support for Project Woodstock, an open-source JSF component repository launched in early 2007, love and peace may still reign for...

6 replies - 3698 views - 12/18/08 by Nitin Bharti in Articles

Create a Groovy 1.5.7 Script in NetBeans IDE 6.5

In this article we will write a little Groovy script using NetBeans 6.5. NetBeans has Groovy (and Grails) support. We will see how we can use the latest Groovy...

4 replies - 3558 views - 12/17/08 by Hubert Klein Ikkink in News

Getting Sources in NetBeans IDE from Maven Repositories

Adding a new Maven dependency to our project in NetBeans IDE is very easy. But this will only get us the compiled classes. But what if we want to see the...

1 replies - 1029 views - 12/15/08 by Hubert Klein Ikkink in News