I would like to write local unit tests for jdo. I am following the following tutorial but I get an Eclipse error message, "The type com.google.appengine.tools.development.ApiProxyLocalImpl is not visible".
- http://blog.appenginefan.com/2009/05/jdo-and-unit-tests.html I have tried all suggested workarounds from these related posts: - http://groups.google.com/group/google-appengine-java/browse_thread/thread/5bd9829e85c90c90/ef146cbc1c2900fd?lnk=gst&q=ApiProxyLocalImpl#ef146cbc1c2900fd - http://groups.google.com/group/google-appengine-java/browse_thread/thread/9a5ca03a216cd0a9/050b7303b9acd3c9?lnk=gst&q=ApiProxyLocalImpl#050b7303b9acd3c9 - http://groups.google.com/group/google-appengine/browse_thread/thread/6b4c50f151e55470 This issue seems to be unresolved, and affecting many people. Please help! Thanks!! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
