How can myeclipse document annotations be refined (exported) into their own API help documentation?

Source: Internet
Author: User

The first step:

Source code Annotation specification, must use/** two * This special note. Note can be added @author and other special instructions, is part of the Javadoc tag information, can be selected as required.

        

Step Two:

After you have added special comments to the project for the whole project, right-click the project and select Export.

        

Step Three:

Select Java->javadoc, then click Next.

        

Fourth Step:

This option allows you to select the Javadoc command, the project to generate the API, and the path to the API's storage. Javadoc command automatically selects the Javadoc application under the Bin directory of the installed JDK, if not automatically selected, click Configure Select.

        

Fifth Step:

Click Next to select the jar package, edit the title, style, etc., and select Default.

         

Sixth step:

Click Next to fill in the VM options information as needed.

        

Seventh Step:

Finally click "Finish" and select "Yes to all" to start generating Java API documentation information.

          

Eighth Step:

After the build to the directory you just saved, locate index.html to open the document to view the information.

          

          

How can myeclipse document annotations be refined (exported) into their own API help documentation?

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.