sangmingming / robotium

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

How to make the robotium source file into jar? #257

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I download the robotium source file from the github, and made some changes. 
Then use jar command to make it into jar file. 
But when I run it in an android test project, it just comes across "can't find 
calss jayway.Robotium.solo.Solo."
I'm not sure whether the process of packaging the robotium source file into jar 
is right, is there any clue or instruction for making the robotium source file 
into jar??
Appreciation for any help~~~

Original issue reported on code.google.com by linghuan...@gmail.com on 4 May 2012 at 7:50

GoogleCodeExporter commented 9 years ago
Use maven to create the jar.

Original comment by renasr...@gmail.com on 4 May 2012 at 8:17