sangmingming / robotium

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

Include source code in robotium-solo-2.x.jar #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It look like robotium-solo-2.5.jar does not include the source files. Would it 
be possible for you to include them in the jar? This way we don't have to 
download is separately.

If you use Maven this may help: 
http://www.digitalpains.net/programming/maven/how-to-make-jar-files-include-both
-java-sources-and-class-files-with-maven

Also Eclipse jar bundeling has the option to include src and ressources: 
http://www.vogella.de/articles/Eclipse/article.html#firstjava_export

Best regards, Lars

Original issue reported on code.google.com by Lars.Vo...@gmail.com on 16 Sep 2011 at 11:51

GoogleCodeExporter commented 9 years ago
This is not something that we are planning. Most Robotium users do not care 
about the source code so it would just be an unnecessary overhead if included. 
The source code can be synced and downloaded from github.

Original comment by renasr...@gmail.com on 16 Sep 2011 at 1:09

GoogleCodeExporter commented 9 years ago
Thanks

Original comment by uts...@gmail.com on 19 Sep 2011 at 6:10