After downloading the external jar package, link the source code and Javadoc.jar

Source: Internet
Author: User

Today, we have downloaded a jar package from Apache Common and have a new understanding of the introduction of the source code and the Javadoc, which is recorded here.

Binaries refers to a binary file that contains the jar package used. Source refers to the source code.

Xxx.tag.gz is a compressed package used under a Linux system, and Xxx.zip is used by Windows systems.

After downloading two zip packages,

Commons-collections4-4.1-bin.zip the folder under decompression

Where Commons-collections4-4.1.jar is a jar package that can be used. Commons-collections4-4.1-javadoc.jar is a javadoc that you can link to in eclipse.

Source attachment can be linked on Xxx-src.zip, which is the source code. After the link, click the call method, you can directly see the source code of the method, put the mouse on the method, you can see the detailed description of the method.

Javadoc location can be connected to the-javadoc.jar. After the link, put the mouse on the method, you can see the detailed description of the method, but can not see the source after the click.

A bit strange is that since the link source can see the detailed description, then also need-javadoc.jar what is the use?

After downloading the external jar package, link the source code and Javadoc.jar

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.