Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include properties files for Eclipse Android support to specify location of source jar in base library #147

Closed
wonderfly opened this issue Jan 9, 2015 · 6 comments
Assignees
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wonderfly
Copy link
Contributor

From yan...@google.com on August 01, 2012 07:12:28

External references, such as a standards document, or specification? http://www.alittlemadness.com/2012/07/02/android-attaching-sources-to-libraries-in-eclipse/ http://codereview.appspot.com/6452071/ Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? Android Please describe the feature requested. Eclipse Android support automatically picks up jars in the libs folder as Android dependencies. The problem is how to attach the source jars. See the documentation linked above that specified how this is now done. Take a look at the changeset referenced above for a good example.

For example here is the content of libs/google-http-client-1.10.3-beta.jar.properties:

src=../libs-sources/google-http-client-1.10.3-beta-sources.jar

Original issue: http://code.google.com/p/google-http-java-client/issues/detail?id=147

@wonderfly wonderfly added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. imported labels Jan 9, 2015
@wonderfly wonderfly self-assigned this Jan 9, 2015
@wonderfly
Copy link
Contributor Author

From rmis...@google.com on August 08, 2012 06:16:38

http://codereview.appspot.com/6459059/

Status: Started

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on August 24, 2012 06:27:18

Status: Fixed

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on August 24, 2012 06:27:41

Summary: Include properties files for Eclipse Android support to specify location of source jar in base library

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on August 24, 2012 06:28:33

Oops that was CL for api project.

Status: Accepted

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on August 24, 2012 10:10:47

http://codereview.appspot.com/6478059/

Status: Started

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on August 27, 2012 12:07:33

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant