简体   繁体   English

在Mac OS X 10.6.7上找不到NetBeans 6.9.1 Javadoc

[英]Netbeans 6.9.1 javadoc not found on mac osx 10.6.7

I have a strange problem in my Netbeans compiler. 我的Netbeans编译器中有一个奇怪的问题。 Everytime i double click on method or anything, in javadoc the following message shows up. 每当我双击method或任何东西时,在javadoc中都会显示以下消息。

private class MyCanvas extends JPanel
Javadoc not found. 找不到Javadoc。 Either Javadoc documentation for this item does not exist or you have not added specified Javadoc in the Java Platform Manager or the Library Manager. 此项的Javadoc文档不存在,或者您没有在Java Platform Manager或Library Manager中添加指定的Javadoc。

I use Mac osx 10.6.7 and i have downloaded a new version of javadoc and added it from the platform manager but the problem seems to continue. 我使用Mac osx 10.6.7,并且已经从平台管理器中下载了新版本的javadoc并将其添加,但是问题似乎仍在继续。 What could I do here? 我在这里可以做什么?

That is a well known issue. 这是一个众所周知的问题。 Try to follow this link to solve it. 尝试按照此链接解决。

Links to documentation can be found here . 可以在这里找到文档的链接。

I hope this helps. 我希望这有帮助。

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

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