check out http://code.google.com/appengine/docs/java/tools/localunittesting.html
http://stackoverflow.com/questions/5405211/initialize-local-datastore-exception-no-api-environment-is-registered-for-this On Jul 20, 9:50 pm, Renan <[email protected]> wrote: > OMG! > > IT WORKS!!!!!!!!!!! I develop with Java SDK App Engine > > I just download the Charles Proxy app (Mac OSX), run it and use the command > line: > ./appcfg.py upload_data --application=myapplicationid > --filename=data/mydatastorebackup.cvs --url=http://localhost:8888/remote_api > > I don't know why and how it works! BUT WORKS! -- 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.
