3

有没有人让 DDT(D 开发工具)在 Eclipse Juno 上工作?当我尝试安装 DDT 时,它抱怨 DLTK 版本错误。

更新:由于默认支持 DDT 版本 0.8 Eclipse Kepler 和 DLTK 5.0。

4

1 回答 1

6

这是可能的,但您需要安装旧的 dltk 版本,直到 DDT 作者将其移植到新版本。

相关评论: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 .
于 2012-11-06T12:34:33.670 回答