Small Test of NetBeans 6.0 RC 2 (Windows XP, just the Java SE version)

November 29, 2007 on 12:03 pm | Tags: | In Dev, General, IDE, Java, Netbeans | No Comments

nbrc2-ss2.pngInstallation works fine and fast, start up speed is ok. The start up screen gives enough hints to start with. I like that as it is especially good for people starting with Java and/or NetBeans. I’m really satisfied now with the editor. It works fast enough and the completion hints are fine. Classes and members the editor does not know are created fast enough by hitting <alt>-<enter>.

I found one bug thing though: I created a class Tile with two members: One of the class Rectangle2D.Double and one of the class Point2D.Double. When using the automatic Getter and Setter code generation the return values for the Getter for the point were just Double while the Getter for the rectangle returned java.awt.geom.Rectangle2D.Double. That’s not really an issue, I know, but not the optimal way of programming either. At least I was not satisfied and edited the source afterwards :)

No Comments yet »

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© 2004-2010 by Mathias Lux
>> Contents of this page are licensed under the Creative Commons Attribution-Share Alike 3.0 Austria License license <<