Hi,

I've tried to setup eclipse to run junit after reading the following
instructions 
http://developer.android.com/guide/appendix/faq/troubleshooting.html#addjunit.
My testrunner is setup in a different project then the classes I'm
testing.

When I'm executing the test I'm getting NoClassDefFoundError when I'm
trying to call any Android class. So I tried to run the suite from the
tested project which didn't help.

Am I missing something, of is JUnit isn't really working directly from
Eclipse using the Android plugin?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to