Robert
> --
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>
>
Hello,
I Updatedf the Google Plugin last week and started having the same problem.
Do you use more that one app-engine account?
As my good friend Inspector Jacques Clouseau would say “The problem is solved”.
I had no problems logging into my app-engine account to check and add applications thru my browser.
While back in the Eclipse SDK I noticed that the Google Plug-in keeps track of the app-engine account that it is logging in as (visible in the lower left corner of the screen).
I had never noticed this before, it may be a new feature.
The last deployment that I did was using my Brothers app-engine account.
Once logging out and logging in thru the Google plug-in for Eclipse all is fine.
I hope that this may help some of the other members, it is simple enough, just didn’t see any mention of it in the app-engine group.
Raney
Hello,
Just did some more checking of the Google Plug-in for Eclipse documentation.
To deploy your web application, you will need to create an application from the App Engine Administration Console, at the following URL: https://appengine.google.com/. If you already have one, then you can skip this step.
Once you have an application ID, just right-click on your project, and select Google > App Engine Settings... from the context menu. Enter your application ID into the Application ID text box. Click OK.
Right-click on your project and select Google > Deploy to App Engine. In the resulting Deploy Project to Google App Engine dialog, enter your Google Account email and password.
Note: Don't worry - the plugin doesn't store your password anywhere.
Click Deploy.
http://application-id.appspot.com/ to see your application. The Plug-in does seem to be keeping my last used Login-ID and Password for deployment.
I can exit Eclipse and restart but I am still logged in for deployment.
Raney