有没有人生产滴滴涕(D开发工具)在Eclipse上工作?当我尝试安装DDT时,它会抱怨DLTK的错误版本。
更新:默认情况下支持滴滴涕verion0.8EclipseKeplerandDLTK5.0。
发布于 2012-11-06 12:34:33
这是可能的,但您需要安装一个旧的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 .https://stackoverflow.com/questions/13250989
复制相似问题