GAE
Introduction
Applications can be developed in Python and Java.
Java Development
GAE uses Java 6.
You develop and upload Java applications for Google App Engine using the App Engine Java software development kit (SDK).
The SDK includes software for a web server that you can run on your own computer to test your Java applications. The server simulates all of the App Engine services, including a local version of the datastore, Google Accounts, and the ability to fetch URLs and send email from your computer using the App Engine APIs.
Development Environment
- Eclipse Plugin (see plugins/com.google.appengine.eclipse.sdkbundle_VERSION/)