Google app engine provide eclipse plugin for development , I need to test and development python app engine from Intellij IDEA. IDEA provide Python plugin, I have to do some research to run the appengin application on IDEA, I just want to share the stapes for your help.
Required Software
- Python 2.5
- App Engine Python SDK - Development tools for Google App Engine
- IDEA 9
Get Python plugin .
Set up Python SDK
Setup app engine python lib
Get Sample project for run
Appengin Running setup
Note - Script: Point to appengin dev_appserver.py
Script parameters : point to current project source path.
Enjoy, Good luck.