Convert the javadoc generated by myeclipse to chm format

Source: Internet
Author: User

Use myeclipse to generate the javadoc document

 

Step 1: Use myeclipse to produce javadoc documents:

1. Select File-> export-> Javadoc and click Next.

2. javadoc comandselect javadoc.exe under the BINLOG of JDK. Select the source code to be generated and the path to which javadoc is saved, and click Next.

3. Enter the title of document title and click Next.

4. Extra javadoc options Input

If an Encoding Error occurs, enter the following sentence:

For example, the project uses the code of the UTF-8 to fill in:

-Encoding UTF-8-charset UTF-8

 

It will be generated under E: \ doc

 

 

 

Step 2: Use jd2chm.exe to convert javadoc to CHM (you need to download it online firstHtmlhelp.exe,Jd2chm.exe)

1.install htmlhelp.exe first

2.place jd2chm.exe in the javadoc directory e: \ doc

Double-click jd2chm.exe.exe and run jd2chm.exe in the command line. Enter the corresponding title to generate a CHM.

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.