I'm new to appengine as well. You could manually delete the entries by going to http://localhost:8080/_ah/admin/datastore i.e your local datastore.
For the one on the appspot domain there is a similar web interface. -Amith On Tue, Sep 22, 2009 at 12:18 PM, Michael Liao <[email protected]> wrote: > > Hi > > I'm using app-engine-java-sdk 1.2.5 eclipse plugin and JPA for > persistence. I want to completely remove all the data stored so I can > get an empty store. which file or dir should I remove? 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 -~----------~----~----~----~------~----~------~--~---
