How to set up Eclipse-Pydev for Google app engine development

送分小仙女□ 提交于 2019-12-05 22:45:58

Try this:

Enter the following:

/Applications/GoogleAppEngineLauncher.app/Contents/Resources/ GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/

For more details, see this.

Just to very quickly update this for Mavericks, I tried this, but Eclipse wouldn't see the "GoogleAppEngine-default.bundle" as a directory. It's a little weird, but I used "Quick Look" ("Ctl-Click, Quick Look", not just pressing the space bar) in the Open dialog box to open the Eclipse bundle, and then again for the .bundle directory. You have to actually click "Quick Look"; double-clicking doesn't seem to work. For some reason it then saw the bundle directory as a directory and allowed me to open it. After that, I just navigated to the directory @payala mentioned and it found all the files it needed.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!