如何为Eclipse应用引擎开发设置Eclipse-Pydev [英] How to set up Eclipse-Pydev for Google app engine development

查看:119
本文介绍了如何为Eclipse应用引擎开发设置Eclipse-Pydev的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在Eclipse Juno上使用PyDev来创建一个GoogleAppEngine项目。我对Python和AppEngine非常陌生。因此,PyDev要求我为 Google App Engine Directory ,这显然是 appcfg.py 文件的位置。我已经安装了GAE,它适用于IDLE(我使用的是Mac)。



有没有人成功设置了它?基本上,我不知道目录在哪里。我当然认为这是唯一的问题。



我已经尝试从终端找到 appcfg.py 使用 find。 -name appcfg.py mdfind -name appcfg.py whereis appcfg.py 。但到目前为止还没有成功。

解决方案

b $ b

输入以下内容:

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


有关更多详情,请参阅这个


I am trying to use PyDev on Eclipse Juno to create a GoogleAppEngine project. I am very new to Python and AppEngine. So PyDev asks me for Google App Engine Directory which apparently is where the appcfg.py file is. I have already installed the GAE and it works well with IDLE (I am using Mac).

Has anyone set this up successfully? Basically, I don't know where the directory is. I am of course assuming that's the only problem.

I have already tried to find appcfg.py from the terminal using find . -name appcfg.py, mdfind -name appcfg.py, whereis appcfg.py. But so far no success.

解决方案

Try this:

Enter the following:

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

For more details, see this.

这篇关于如何为Eclipse应用引擎开发设置Eclipse-Pydev的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆