如何让NetBeans向我显示适合Java方法的文档? [英] How can I get NetBeans to show me proper documentation for Java methods?

查看:103
本文介绍了如何让NetBeans向我显示适合Java方法的文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在,当我使用内置的方法,它显示返回类型,没有其他有用的。

Right now when I use a built in method, it shows me the returns types and nothing else that's useful.

有什么我可以下载来制作信息从智慧更强壮?

Is there something I can download to make the info from the intellisense more robust?


没有找到Javadoc。这个项目的Javadoc
文档不存在
,或者您没有在Java Platform Manager
或库管理器中添加指定的
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.


推荐答案

您需要下载JDK API文档,您可以从此页面
然后在NetBeans中,转到工具 - > Java平台 - > Javadoc 指定您下载它们的目录。

You need to download the JDK API docs, which you can get from this page. Then in NetBeans, go to Tools -> Java Platforms -> Javadoc to specify the directory where you downloaded them.

这篇关于如何让NetBeans向我显示适合Java方法的文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆