安装 eclipse + Windows 上的 dltk 3.0
有人可以提供有关如何安装 eclipse + Windows 上的 DLTK 3.0?我只能在帮助/安装新软件...区域找到2.0,手动安装很混乱。
Can someone provide instructions on how to install eclipse + DLTK 3.0 on windows? I can only find 2.0 in the Help/Install New Software... area, and installing it manually is confusing.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您只看到版本 2.0,则您可能使用的是 Eclipse 3.6 或更早版本。最新版本 Eclipse Indigo 可以在安装管理器中访问 DLTK 3.0。
更新站点地址为
http://download.eclipse.org/releases/indigo
连接到该更新站点后,您将在列表中找到 DLTK 组件。我关闭了“按类别对项目进行分组”并向下滚动到“动态语言..”,然后只需添加您感兴趣的语言。
因此,如果您是 Eclipse 新手,请按照分步说明操作:
请注意 DLTK 网页上列出的依赖项,您必须首先安装这些组件。
不完全确定您遇到了什么问题,但这应该可以帮助您开始。如果您仍有问题,请告诉我。
If you are only seeing version 2.0, you may be using Eclipse 3.6 or earlier version. The latest release, Eclipse Indigo, has access to DLTK 3.0 in the install manager.
The update site adress is
http://download.eclipse.org/releases/indigo
Once you connect to that update site, you will find the DLTK components in the list. I turned off "Group items by category" and scrolled down to "Dynamic languages ..", then just add the ones you are intrested in.
So a step-by-step instruction in case you are new to Eclipse:
Note the dependencies listed on the DLTK webpage, you must install those components first.
Not entirely sure what problems you were having, but this should help you get started. Let me know if you are still having issues.