1 Right click on the project and select Export.... Select Javadoc, and click Next.
2 Make sure the Javadoc command refers to the Javadoc command line tool. This tool is provided with JDK. The name is usually javadoc.exe. In the lab, you can find javadoc.exe in C:\j2sdk1.4.2\bin\ (that is, the Javadoc command is C:\j2sdk1.4.2\bin\javadoc.exe .)
3 Select the types that you want to create Javadoc for.
4 Make sure that the Use Standard Doclet radio button is chosen, and Browse for a destination folder.
5 Click Next for more options if you wish; otherwise click Finish.
No comments:
Post a Comment
Thanks for your comment, will revert as soon as we read it.