I set up my Android project and various java projects to use a common
directory (set via classpath) for external Jar Files. Now my unit
tests can't run because dalvik says it can't resolve or find classes,
even though some of the classes are defined in the test project
itself !

Does anybody have ideas? This wasn't happening when each project
referenced its own local copy of the 3rd party jar files.

-- 
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