I was just trying to use Robotium in an Android JUnit Test, but the Testing always fails with an error:
java.lang.NoClassDefFoundError: com.jayway.android.robotium.s
If the problem still persist just restart your eclipse. I was having same problem even after importing robotium.jar but after restarting eclipse it worked fine.