Hey Henry, The first thing you'll need is PyDev <http://www.pydev.org/>, which is a python IDE for Eclipse. It also contains a debugger <http://www.pydev.org/manual_adv_debugger.html>, so you can debug your app while the devserver is running. You should set up the devserver.py command as a run configuration in the project.
I hope this is helpful in getting started! Cheers, Nick Cloud Platform Community Support On Thursday, July 28, 2016 at 2:24:17 PM UTC-4, Henry Lai wrote: > > I am looking for document to setup Eclipse, so that I can debug in local > GAE for web application (GAE web app and Django web app). (Python) > > Thank you very much. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/edfdffe0-0b24-4cb0-bee1-19fbdc6e83b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
