sangmingming / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

Please provide jar with source #245

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Could you please provide jar with source attached? In ADT 17 is bug, which 
broken source/javadoc attachments as separate jar:

http://code.google.com/p/android/issues/detail?id=27490#c8

Jar bundled with source will be also helpful for better understanding of how 
the Robotium works, just by clicking on method in Eclipse.

Thanks allot!

Original issue reported on code.google.com by vladisla...@bioport.cz on 7 Apr 2012 at 3:29

GoogleCodeExporter commented 9 years ago
You can access the source from github. Go to our wiki page: source and you will 
find more information. 

Original comment by renasr...@gmail.com on 9 Apr 2012 at 9:48

GoogleCodeExporter commented 9 years ago
Thanks for your response!

I guess there is no way to attach source code in Eclipse, without embed them in 
the jar. My point is to see Robotium javadoc in Eclipse autocomplete, do you 
know some way how to achieve this with ADT r17?

Thanks for your help!

Original comment by vladisla...@bioport.cz on 9 Apr 2012 at 10:11

GoogleCodeExporter commented 9 years ago
Hi,

You can download the javadoc and add that to the robotium.jar (inside of
eclipse, java build path). The javadoc is located in the download list.

/Renas

Original comment by renasr...@gmail.com on 9 Apr 2012 at 10:21

GoogleCodeExporter commented 9 years ago
And this works for you in ADT r17? I can't find way to do this, see issue 
mentioned in original post.

Original comment by vladisla...@bioport.cz on 9 Apr 2012 at 10:24