artiya4u / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 reported on code.google.com by yan...@google.com on 1 Aug 2012 at 2:12

GoogleCodeExporter commented 9 years ago
http://codereview.appspot.com/6459059/

Original comment by rmis...@google.com on 8 Aug 2012 at 1:16

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 24 Aug 2012 at 1:27

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 24 Aug 2012 at 1:27

GoogleCodeExporter commented 9 years ago
Oops that was CL for api project.

Original comment by rmis...@google.com on 24 Aug 2012 at 1:28

GoogleCodeExporter commented 9 years ago
http://codereview.appspot.com/6478059/

Original comment by rmis...@google.com on 24 Aug 2012 at 5:10

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 27 Aug 2012 at 7:07