Eclipse 和 PyDev
我想开始使用带有 PyDev 插件的 Eclipse,正如 这张海报的建议。 PyDev 下载页面 说我需要 Eclipse(3.2 到 3.5)并且我可以使用平台运行时二进制文件。
- 我还可以使用 Eclipse 3.5.2(甚至 3.6)而不是 3.5 吗?
- 在哪里可以找到平台运行时二进制文件?我在 Eclipse 下载页面 中有点迷失。
I want to start using Eclipse with the PyDev plugin, as recommended by this poster. The PyDev download page says I need Eclipse (3.2 to 3.5) and that I can use the Platform Runtime Binary.
- Can I also use Eclipse 3.5.2 (or maybe even 3.6) instead of 3.5?
- Where can I find the Platform Runtime Binary? I'm a little bit lost in the Eclipse download pages.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
PyDev 与 Eclipse 3.6 配合得很好。我会下载 Java 版,这是相当小(就 Eclipse 而言可以是最小的)。然后您可以使用全新的内置市场来安装 PyDev。无需查找更新 URL。您可以在“Help > Eclipse Marketplace...”下找到该市场(我无法理解为什么他们将市场放在帮助菜单中...)。
请注意,如果您下载 Eclipse Classic 版本,您将无法访问市场。
PyDev works great with Eclipse 3.6. I'd download the Java Edition, which is pretty minimal (as far as Eclipse can be minimal). Then you can use the brand new built-in marketplace to install PyDev. No need to look up the update-URL. You find the marketplace under "Help > Eclipse Marketplace..." (why they put the market place in the help menu is beyond me...).
Note that if you download the Eclipse Classic edition, you won't get the marketplace.
是的,我使用 eclipse 3.5.2 和 pydev 插件,效果很好。通过打开帮助/安装新软件并输入“Pydev - http://pydev.org/updates<来安装 pydev 插件/a>”进入“使用”字段。然后按照安装过程进行操作。安装 pydev 后,确保将 python 解释器放入 window/preferences/pydev/Interpreter - python 页面
Yes I use eclipse 3.5.2 with pydev plugin and it works great. Install the pydev plugin by opening up Help / Install New Software and putting in "Pydev - http://pydev.org/updates" into the Work with field. Then follow on the installation procedure. After pydev is installed make sure that you put the python interpreter into the window / preferences /pydev / Interpreter - python page
尝试找出答案。 :)是的。
你不需要它。
Try and find out. :)Yes.
You won't need it.