简体   繁体   English

MacOSX上的Netbeans IDE问题

[英]Netbeans IDE problem on MacOSX

I installed Netbeans IDE on Mac OS X few weeks ago. 我几周前在Mac OS X上安装了Netbeans IDE。 In the code-completion window while writing Java code, I always get the proper full list of possible code completions but in the window that pops-up which is supposed to display JDK documentation entry (all details) for each possible completion, it always say that JDK documentation was not found! 在编写Java代码的代码完成窗口中,我总是得到可能的代码完成的正确完整列表,但是在弹出的窗口中,应该显示每个可能完成的JDK文档条目(所有细节),它总是说找不到JDK文档! It never happened to me when I worked on Windows. 当我在Windows上工作时,它从未发生在我身上。

I even downloaded and explicitly added JDK docs library to Netbeans library but to no use. 我甚至下载并明确地将JDK docs库添加到Netbeans库中,但没有用。 Has anybody faced such problem? 有人遇到过这样的问题吗? Please help! 请帮忙! Thanks a lot in advance. 非常感谢提前。

Well since nobody else answered and I had the same issue, but wasn't motivated enough to figure it out, I tracked down the way to do it... look here . 好吧,因为没有其他人回答,我有同样的问题,但没有足够的动力来弄明白,我追踪到这样做...看看这里

The only changes I did was to use the latest JavaDoc instead of the 1.5 one and to use Java Platforms in step 3 (I am using Netbeans 6.5, I guess the menu structure changed from when he did it). 我做的唯一更改是使用最新的JavaDoc而不是1.5,并在步骤3中使用Java平台(我使用Netbeans 6.5,我猜菜单结构从他做的时候改变了)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM