Binding third-party source code to eclipse android

Source: Internet
Author: User

Today with a slf4j-android-1.6.1-RC1.jar In the android line output log, I want to see his source code, and then as usual to bind the source code, found

Plug-in dependencies which does not allow modifications to source attachments on its entries

Tragedy, and then Google, and found someone else has encountered this problem,

The solution is to bind the source code in English.

Put a properties file in libs/, which is a standard file. Specifies the location of the source code

For example: I have a slf4j-android-1.6.1-RC1.jar class library under libs/and I want to create a slf4j-android-1.6.1-RC1.jar.properties file where the content of my file is:

# \ U6ce8 \ u91casrc = F: \ outer-jars \ slf4j \ slf4j-android-1.6.1-RC1-sources.jar

Then you can check the associated code.

Related Article

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.