about how to correlate jar packages with source Doc.jar in Eclipse Src.jar

Source: Internet
Author: User

Tag: source code jar source Javadoc Eclipse


Porter

Take Gson as an example



1. Copy the three jar packages to the Libs directory.

2. Create a new two folder under the Libs directory src and Docs.


3. Create a new gson-2.2.4.jar.properties in the Libs directory


Src=src/gson-2.2.4-sources.jar
Doc=docs/gson-2.2.4-javadoc.jar



Source Address:

How to associate the source code for a jar package in the Libs directory

Previously, we could associate the source code for the jar package in the Lib directory, but now it seems to be out of order.

Here's an article on how to solve this problem:

How to attach javadoc or sources to jars in Libs folder?

Here's a discussion of the Google Forum on this issue:

https://code.google.com/p/android/issues/detail?id=28658

In summary, this problem can be resolved.

about how to correlate jar packages with source Doc.jar in Eclipse Src.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.