Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



Setting your Application ID and Version

Every application deployed to App Engine is identified by a unique application ID and version. The version lets you distinguish between releases of a particular application, all of which can reside on App Engine simultaneously. You can obtain new application IDs and manage the different versions of your application via the App Engine Administration Console .

The application ID and version for a particular App Engine project are defined by the appengine-web.xml file, found in the war/WEB-INF directory. The application ID can be specified when you first create your web application and choose to use the App Engine SDK in the New Web Application Project wizard. You can view and edit the application ID and version after creating your application by right-clicking the project and selecting Google > App Engine Settings... .

Click on the My applications... link to view the applications you've already created on App Engine. To see the existing versions of your application, enter its application ID in the Application ID field and click the Existing versions... link.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.