adam bien's blog

Netbeans 6.0m2 - first impression 📎

I downloaded netbeans 6.0m2 as a zip. I only unzipped the archive and started netbeans (I do not like installers which probably pollute the windows registry). It just worked. Also my glassfish-cvs workspace (netbeans 6.0m1) was recognized.
It seems like the the repositories or sessions are not fully compatible: 

java.lang.ClassCastException: org.netbeans.mdr.persistence.MOFID
 at org.netbeans.modules.javacore.jmiimpl.javamodel.JavaClassImpl.setName(JavaClassImpl.java:165)
 at org.netbeans.jmi.javamodel.JavaClass$Impl.setName(Unknown Source)

The exception occured only once so it wasn't a big problem. It seems like the netbeans 6.0m2 is a little bit faster. The glassfish-integration still works well and is sufficient for my purposes (log file interceptor and simple JMX-browser).

Netbeans looks also great with substance L & F ([1], [2]) - but all milestones should be shipped with napkin as default :-).

What's also cool':

Try also: strg + alt + enter

Windows can be also undocked - I'm working with multiscreens - its very useful then.