开发者

problem with javadoc-eclipse

开发者 https://www.devze.com 2023-02-10 01:01 出处:网络
i have some problems with the javadoc command. i have a list, but I开发者_JAVA百科 don\'tknow what is the file

i have some problems with the javadoc command.

i have a list, but I开发者_JAVA百科 don't know what is the file

http://www.tgi.com.pt/NaoApagar/javadoc.png

you can see in the screenshot

thanks


The javadoc executable is not in <JDK_PATH>/jre/bin, but in <JDK_PATH>/bin. So, on your machine, it must be in /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin.

0

精彩评论

暂无评论...
验证码 换一张
取 消