Netbeans说没有找到javadocs

sep*_*oth 6 netbeans javadoc

我在使用Netbeans IDE时遇到了一些问题.我安装了v. 7.0.1,但现在javadoc的弹出窗口说:

Javadoc not found. 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.
Run Code Online (Sandbox Code Playgroud)

为什么不自动下载JavaDocs?我在谈论Java Platform SE的组件,方法等.

Tim*_*arg 22

转到工具 - > Java平台

选择所需的平台,然后转到javadoc选项卡和javadocs的url.无论是http://docs.oracle.com/javase/6/docs/api/http://docs.oracle.com/javase/7/docs/api/

在此输入图像描述