Loading

Daily Archives: November 19, 2008

“Reload in target plaform” is not working in Netbeans 6.1/6.5 RC2 in Mac OS X 10.5 Leopard

I filed a bug report
http://www.netbeans.org/issues/show_bug.cgi?id=153354
It seems that it cannot find the inner class ResolvableHelper inside the TopComponent. (throws a NoClassDefFoundException, see the messages.log for details ). It’s funny though, because it works perfectly in Windows XP and Vista, I thought this stuff was platform independent.

Bookmark It

Hide Sites

$$(‘div.d306′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Disable splash screen on your Netbeans Application

Just add
run.args.extra=–nosplash
to the project.properties file

Bookmark It

Hide Sites

$$(‘div.d304′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });