Re: Apple OSX Leopard, Netbeans 6, cannot create new java class
On May 8, 2008, at 6:21 AM, Nicola Maggi wrote:
> Anyway I'm looking for some kind of workaround.
> here's my configuration:
>
> Product Version: NetBeans IDE 6.0.1 (Build 200801291616)
> Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
> System: Mac OS X version 10.5.2 running on i386; MacRoman; it_IT (nb)
> Userdir: /Users/nick2k3/.netbeans/6.0
Well, it's not a Java 6 issue, since NB is running under JDK 1.5
(assuming the above is correct).
Maybe the AppleScript extension, but I run fine with it in place.
I do however have one major file create/delete hang'ing issue that I
tracked down to an old Wicket plugin. Installing the updated plugin
corrected the hang.
-David