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

查看:22
本文介绍了如何让 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 平台管理器中的 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 中,转到 Tools ->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天全站免登陆