netbeans

Spring Framework Support in REST 0.7

REST 0.7 (i.e., Jersey, the reference implementation for RESTful web services) is out and now includes support for the Spring framework. Here is a step-by-step...

1 replies - 16024 views - 05/20/08 by Jeff Rubinoff in News

JavaOne: Extreme Innovation (or James Goslings Showcase) Part 1 of 2

In a week that now seems to have raced by in a blur, the main hall at the Moscone Center was packed to capacity as you would expect when James Gosling is...

1 replies - 6055 views - 05/10/08 by cornsomething in News

Maven support 3.1 for NetBeans

This new major release includes:

0 replies - 1455 views - 05/07/08 by Milos Kleint in Announcements

5 Techniques for Creating Java Web Services from WSDL

In this article, I will implement a simple Document/Literal web service, from an existing WSDL file, using three different databinding frameworks and two...

4 replies - 62858 views - 04/29/08 by mkuchtiak 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 - 3506 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 - 4649 views - 02/27/08 by Tim Boudreau in Announcements

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 - 3726 views - 02/15/08 by Tim Boudreau in Announcements

5 Minutes: Putting a Memory Monitor in NetBeans IDE

Let's create a memory monitor for NetBeans IDE!

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

Web Services Designer in NetBeans 6

If you think creating and deploying Web services in Java is hard, think again! NetBeans 6 has changed the landscape by adding a visual Web service designer...

0 replies - 4019 views - 01/30/08 by Arun Gupta in News

Groovy 1.5.2 out of the oven

The Groovy development team and G2One, the Groovy / Grails professional services company have just released a new bug fix release of Groovy 1.5, with the 1.5.2...

7 replies - 4047 views - 01/29/08 by Guillaume Laforge in News

Wizard Driven Web Framework Plugin Development

Despite all the discussions that have been held about the many web frameworks that have enriched the world, about their contrasts and similarities, there are...

1 replies - 2217 views - 01/24/08 by Geertjan Wielenga in News

Which IDE supports Groovy best?

Recently I got a lot of advice about Groovy and IDE support. In the recent past, I tried other IDE plugins for Groovy and was less than impressed. Yesterday...

13 replies - 8347 views - 01/23/08 by Rick Hightower 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 - 22476 views - 01/21/08 by Jim Bethancourt in News

Rich Client Programming: Plugging into the NetBeans Platform

Chapter 1 (Getting Started with the NetBeans Platform) introduces the NetBeans IDE, which will be the basis for developing rich client modules in NetBeans, but will also be the platform used to...

1 replies - 3210 views - 09/10/07 by Matthew Schmidt in Book Reviews