日蚀 4.5.1。 - DTP 插件 - 捆绑包 org.eclipse.core.runtime

Eclipse 4.5.1. - DTP Plugin - bundle org.eclipse.core.runtime

我正在尝试在最新的 Eclipse 版本 (4.5.1.) 上安装 Eclipse 的 DTP 插件,但我总是收到此错误:

"bundle org.eclipse.core.runtime 不是 found.bundle org.eclipse.core.runtime [3.12.0,4.0.0)' 但找不到 无法满足依赖关系

我尝试更改首选项设置,不同版本的插件 - 没有任何效果。

有人对如何解决这个问题有任何建议吗?

最佳 克里斯

错误是说代码至少需要 org.eclipse.core.runtime 版本 3.12.0 - 但 Eclipse 4.5.1 中的版本仅为 3.11.1。

org.eclipse.core.runtime 的 3.12.0 版在 Eclipse 4.6 的开发版本中,因此看起来您正在尝试安装用于 Eclipse 4.6

的 DTP 版本