【发布时间】:2012-11-06 12:23:52
【问题描述】:
有人制作 DDT(D 开发工具)来在 Eclipse Juno 上工作吗?当我尝试安装 DDT 时,它抱怨 DLTK 版本错误。
更新:自 DDT 版本 0.8 起,Eclipse Kepler 和 DLTK 5.0 默认支持。
【问题讨论】:
标签: ide version d eclipse-juno
有人制作 DDT(D 开发工具)来在 Eclipse Juno 上工作吗?当我尝试安装 DDT 时,它抱怨 DLTK 版本错误。
更新:自 DDT 版本 0.8 起,Eclipse Kepler 和 DLTK 5.0 默认支持。
【问题讨论】:
标签: ide version d eclipse-juno
这是可能的,但您需要安装旧的 dltk 版本,直到 DDT 作者将其移植到新版本。
相关cmets:http://code.google.com/a/eclipselabs.org/p/ddt/wiki/Installation
引用布鲁诺的话:
The http://download.eclipse.org/releases/indigo update site contains DLTK 3.0,
so the installation should still work as described above. There might be a problem if
Eclipse update actually finds DLTK 3.0 but also finds 4.0 and is trying to install 4.0 if
some other plugin requires version 4.0. Make sure Eclipse is not trying to get updated
to 4.0 .
【讨论】: