Tuesday, 1 October 2013

javax.jdo stopped working with App Engine Backend

javax.jdo stopped working with App Engine Backend

I am writing a backend using the google app engine. I have three projects
using this (One of which was a tutorial) and after installing a number of
updates, the
import javax.jdo...
lines started showing error saying that it could not be resolved. I have
tried to google around a bit but haven't had any luck. Is there something
I need to include in the buildpath or some other error? Thanks

No comments:

Post a Comment