How to Develop and Deploy an Application in Google App Engine?
In my previous tip, I explained about the Basics of GAE.
Since I have used Eclipse IDE(Eclipse 3.5 (Galileo) ) for development and deployment, I will prefer to explain on that.
>>Configurations for Development
“Provide URL”
[N.B:- URL is different for different eclipse version : For, Eclipse 3.5 (Galileo) :- "http://dl.google.com/eclipse/plugin/3.5" Eclipse 3.6 (Helios) : - "http://dl.google.com/eclipse/plugin/3.6" Eclipse 3.4 (Ganymede):- "http://dl.google.com/eclipse/plugin/3.4" ]
2. Then it will prompt to select both plugin and sdk and then press “NEXT” and the job will be done for you.
>>For Development
Points to rememberFor Deployment