Re: [CompStrm Wiki] Netbeans issues
Status: Beta
Brought to you by:
blaforge
From: James S <jam...@gm...> - 2006-05-04 02:15:21
|
I got in and posted my problem. I loaded Netbeans on my Linux box as well and while the auto-complete works the Javadoc doesn't. When I right click on something and want to show javadoc it says it isn't found. I don't know how to load the javadoc for th= e JDK. Perhaps I'm not understanding how to load a javadoc to the IDE, but I'= m following the help file the best I can. James On 5/3/06, Bill la Forge <laf...@ya...> wrote: > > Well, it looks like NetBeans registration is working now. > > Bill > > *James S <jam...@gm...>* wrote: > > Hi Bill, > > I'm having probelms installing Netbeans 5.0 on my Mac. I'm running 10.4.5= with 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.updateSourceLev= el( > 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.updateBuildProp= erties > (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 > > > ------------------------------ > Yahoo! India Answers: Share what you know. Learn something new. Click her= e<http://us.rd.yahoo.com/mail/in/mailanswers/*http://in.answers.yahoo.com> > > |