pagetop
Javablog
by Java coders, for Java coders RSS

NetBeans 6.1 Beta

March 18th, 2008 by Sam

I recently switched to NetBeans 6.0 (from Eclipse) and it was a very nice experience. Profiling is completely integrated (on all platforms), J2ME and webapp support is awesome and NetBeans uses ant for building projects… so we got a headless builder for free. However, there were some problems that made me unable to poke the rest of our team into using it. NetBeans 6.1 Beta is out this week and it addresses most of them (most notably, sharable library descriptors somehow didn’t make the 6.0 release… they allow more than one person to work on a project).

We’ve been running a poll on the Javablog for a few weeks now and it seems most of you are using Eclipse… so why not give NB6.1 a try!

If you find any bugs, be sure to report them to the NetBeans issue tracker. Check out my personal wish list incase you agree with any of the requests:-

(wouldn’t it be nice if they generated such a list automatically… grr, bug handling software)

NB: Apologies for this not-entirely-Java-post, but I think NetBeans is due a post since Eclipse has had a few mentions around here.


This entry was posted by by Sam on Tuesday, March 18th, 2008 at 9:45 am, and is filed under Beta, Eclipse, IDE, Java, NetBeans. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.



One comment so far on “NetBeans 6.1 Beta”

Bain Kennedy wrote:

I have seen the light and wish they would drop support for mpowerplayer in favor of microemulator. MPowerPlayer hasn’t had a build in too long, and is only useful to games developers.

Leave a comment

Markdown is supported.

To include code snippets in your comment, use

<pre><code># lang java
... code here ...
</code></pre>

or use 4 spaces at the start of the line instead of using code and pre tags.

Comment feed: RSS