如何使用 NetBeans 和 Javadoc 制作文档 [英] How to make documentation with NetBeans and Javadoc

查看:34
本文介绍了如何使用 NetBeans 和 Javadoc 制作文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我搜索了一段时间,但没有找到.如何在 NetBeans 7.0.1 中制作文档?

I was searching a while, but nothing found. How can i make documentation in NetBeans 7.0.1?

我的文件看起来像:

/** Class Description of MyClass */
public class ScanReader{
}

在我的项目属性中,我用复选框检查了所有选项,Javadoc 选项中没有任何选项(我尝试使用全局路径 -d,但什么也没发生).当我进行构建或构建和清理时,我没有看到任何关于文档的内容,也没有看到项目文件中的任何新内容.

In my project properties i checked all options with checkbox and nothing in Javadoc options (i tried -d with global path, but nothing happened). When i make build or build and clean i dont see anything about documentation and nothing new in project file either.

推荐答案

在项目"窗口中右键单击您的项目,然后单击'生成 Javadoc'

Right click your project in Project window and click 'Generate Javadoc'

这篇关于如何使用 NetBeans 和 Javadoc 制作文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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