So, how do we deploy our GAE using Google Plugins for Eclipse ?
First, edit the configuration file : appengine-web.xml. See the documentation for this file here.
After that, deploy the appengine by clicking the "Deploy App Engine Project" button. Fill in the application name, user and password in popup dialog and click "Deploy"
Done.
