Eclipse生成Javadoc向导:什么是“Javadoc命令”? [英] Eclipse Generate Javadoc Wizard: what is "Javadoc Command"?

查看:181
本文介绍了Eclipse生成Javadoc向导:什么是“Javadoc命令”?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想为我正在使用的开源代码库生成javadoc。但是,我被Eclipse Generate JavaDoc向导要求提供Javadoc命令,帮助不解释这是什么意思。是否需要javadoc二进制/ jar或其他的路径?

I want to generate the javadocs for an open-source code-base I'm using. But I'm being asked for a "Javadoc Command" by the Eclipse Generate JavaDoc wizard and the help doesn't explain what this means. Is it wanting the path to the javadoc binary/jar or something else?

推荐答案

是的,可能是想要路径到< a href =http://java.sun.com/javase/6/docs/technotes/tools/windows/javadoc.html =noreferrer> javadoc JDK附带的命令行工具(在bin目录中,与 java javac 相同) 。

Yes, presumably it wants the path to the javadoc command line tool that comes with the JDK (in the bin directory, same as java and javac).

Eclipse应该能够自动找到它;你可能在JRE上运行吗?这将解释请求。

Eclipse should be able to find it automatically; are you perhaps running it on a JRE? That would explain the request.

这篇关于Eclipse生成Javadoc向导:什么是“Javadoc命令”?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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