rahul7386 / robotium

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

java: package com.robotium.solo does not exist when i add import com.robotium.solo instead of import com.jayway.android.robotium.solo.Solo; #590

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.java: package com.robotium.solo does not exist when i add import 
com.robotium.solo instead of import com.jayway.android.robotium.solo.Solo;

What is the expected output? What do you see instead?
It should work smoothly 

What version of the product are you using? On what operating system?
5.0.1

Please provide any additional information below.

Original issue reported on code.google.com by hanadefi...@gmail.com on 22 Mar 2014 at 10:38

GoogleCodeExporter commented 9 years ago
It seems like you still link to the old jar. Please remove all references to 
version < 5 and select project --> clean. Also please use 5.1. 

Original comment by renasr...@gmail.com on 23 Mar 2014 at 5:48