java

Creating a Java Client for del.icio.us RESTful Web Services

del.icio.us is a bookmarking service where you can save and share your favorite/useful URL's.

0 replies - 1622 views - 07/04/08 by Amit Saha in Articles

Javadoc Analyzer in NetBeans 6.1

NetBeans 5.5 contained a useful tool called the 'Javadoc Auto Comment' feature. With the heavy rewrite of the NetBeans internals in version 6.0, the auto...

0 replies - 3479 views - 05/09/08 by Adam Myatt in News

Obfuscating a NetBeans Java Application Project

Some time ago I found a couple of posts talking about how to obfuscate a NetBeans RCP module (here and here).Getting some parts of the ant targets presented in...

0 replies - 5639 views - 04/30/08 by Antonio Santiago in Tips and Tricks

Working with Java Free-Form Projects in NetBeans IDE

Say you have a small scale Java project and use Ant for your build purposes.

0 replies - 3235 views - 04/06/08 by Amit Saha in Tips and Tricks

Got ugly ant scripts? We want you!

My friend Jesse is working on big time enhancements to NetBeans project infrastructure - basically a thing that will just read your Ant script, figure out the...

0 replies - 1136 views - 04/03/08 by Tim Boudreau in Announcements

Roman Strobl gives directions to the NetBeans Party at EclipseCon

In this video, Roman Strobl gives directions to the party NetBeans is hosting right next door to EclipseCon. By the way, it's not just for EclipseCon...

0 replies - 1430 views - 03/18/08 by Tim Boudreau in Announcements

Sharable Libraries Feature in NetBeans 6.1 Beta

I've been excited waiting for the new Sharable Libraries feature to be delivered in NetBeans 6.1 Beta. The concept is similar to the current Libraries...

0 replies - 2268 views - 03/10/08 by Adam Myatt in News

Pro Netbeans IDE 6 Rich Client Platform Edition : New from Apress

Pro NetBeans IDE 6 Rich Client Platform Edition is the second Apress book to cover the agile, open source NetBeans IDE platform. The authors of this book are...

0 replies - 3510 views - 02/28/08 by Meera Subbarao in News

A New Class Visualization Module for NetBeans

Last week I wrote a little module that uses the NetBeans Visual Library and the Javac Tree API to create a graph of the contents of a Java file, showing...

1 replies - 4653 views - 02/27/08 by Tim Boudreau in Announcements

Using Boolean State Actions in NetBeans RCP

This post shows you how to work with CallableSystemAction and BooleanStateAction in NetBeans Platform applications!

0 replies - 1115 views - 02/25/08 by Antonio Santiago in News

Help Make NetBeans ClearCase Support Great

As of 12 days ago, there is ClearCase support for NetBeans 6.1 available. So far there have not been many downloads. This is not that surprising since it...

14 replies - 3727 views - 02/15/08 by Tim Boudreau in Announcements

Pagosoft's Look and Feel for Java Swing

I'm not a very big fan of "look and feels". My perspective on them is the same as for butter: "Hey, it's butter, great, but what's the point of...

0 replies - 5101 views - 02/02/08 by Geertjan Wielenga in News

5 Minutes: Putting a Memory Monitor in NetBeans IDE

Let's create a memory monitor for NetBeans IDE!

3 replies - 3335 views - 02/01/08 by Geertjan Wielenga in News

What Java IDE VM arguments do YOU use?

Java based IDEs are really impressive these days, but developers may quickly find themselves running up against a wall (or worse, constant crashes!) with...

11 replies - 22495 views - 01/21/08 by Jim Bethancourt in News