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

查看:141
本文介绍了如何使用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天全站免登陆