I am trying to upload simple web app created using GWT eclipse plugin to google app engine.
I have created and tried with three ids but I can’t deploy on the contrary it throws an error that
“This application does not exist“
ERROR:
Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=lathik6&version=1&
404 Not Found
This application does not exist (app_id=u'lathik6').
I am using eclipse3.6 and jdk1.6 in windows7.
Have you added the App engine support in your gwt application . . ?? if not then add the support.