Menu

#11 Javadoc does not show doclet's changes

open
5
2009-03-26
2009-03-26
Anonymous
No

I am using XHTML Doclet 0.4 with JavaDoc (JDK 1.6). I have specified the path of the XHTML Doclet 0.4 jar in the -docletpath atribute of javadoc.exe along with the java class for which i want to generate java docs. Java Docs get generated but after viewing the html pages it seems that the javadoc exe did not use the XHTML Doclet 0.4 instead it used default doclet of java. I did not get any exception though in this case.

Discussion


Log in to post a comment.