[CompStrm Wiki] Netbeans issues
Status: Beta
Brought to you by:
blaforge
From: James S <jam...@gm...> - 2006-05-03 21:07:04
|
Hi Bill, I'm having probelms installing Netbeans 5.0 on my Mac. I'm running 10.4.5with the latest Java updates and the SDK. I originally got Netbeans working, but it wouldn't see javadoc even when I pointed to it and auto complete did not work. I downloaded the source on a sugesstion and pointed to it as well. Since that time Netbeans will not function. I get this error: java.lang.NullPointerException at org.netbeans.modules.java.j2seplatform.J2SEPlatformModule.updateSourceLevel= ( J2SEPlatformModule.java:60) at org.netbeans.modules.java.j2seplatform.J2SEPlatformModule.access$000= ( J2SEPlatformModule.java:31) at org.netbeans.modules.java.j2seplatform.J2SEPlatformModule$1.run( J2SEPlatformModule.java:46) at org.openide.util.Mutex.postRequest(Mutex.java:1113) at org.openide.util.Mutex.postWriteRequest(Mutex.java:483) at org.netbeans.modules.java.j2seplatform.J2SEPlatformModule.updateBuildProper= ties (J2SEPlatformModule.java:41) at org.netbeans.modules.java.j2seplatform.J2SEPlatformModule.restored( J2SEPlatformModule.java:36) at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:360) at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:276) at org.netbeans.ModuleManager.enable(ModuleManager.java:898) at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:377) at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:311) at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:244= ) at org.netbeans.core.startup.Main.getModuleSystem(Main.java:206) at org.netbeans.core.startup.Main.start(Main.java:377) at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:90) [catch] at java.lang.Thread.run(Thread.java:613) I tried to search the issues database but had to register, and the registration doesn't seem to be working as I have not received my conformation email. Can you offer any help or steer me in the right direction? Thanks, James |