我正在尝试使用 Ubuntu 10.10 安装 StatET 插件。
在 Eclipse 中,我进入帮助,安装软件,并输入以下域。
http://download.walware.de/eclipse-3.7
但是,我收到以下错误消息。
Cannot complete the install because one or more required items could not be found.
Software being installed: IDE Framework Extensions 0.10.0.b201106190930E37sw (de.walware.ecommons.ide.feature.group 0.10.0.b201106190930E37sw)
Missing requirement: Miscellany of ECommons Core Packages 0.10.0.b201106190930E37sw (de.walware.ecommons.coremisc 0.10.0.b201106190930E37sw) requires 'bundle org.eclipse.core.runtime 3.6.0' but it could not be found
Missing requirement: Miscellany of ECommons Core Packages 1.0.0.b201108092000sw (de.walware.ecommons.coremisc 1.0.0.b201108092000sw) requires 'bundle org.eclipse.core.runtime 3.6.0' but it could not be found
Cannot satisfy dependency:
From: IDE Framework Extensions 0.10.0.b201106190930E37sw (de.walware.ecommons.ide.feature.group 0.10.0.b201106190930E37sw)
To: de.walware.ecommons.ltk.core [0.10.0.b201106190930E37sw]
Cannot satisfy dependency:
From: LTK Core 0.10.0.b201106190930E37sw (de.walware.ecommons.ltk.core 0.10.0.b201106190930E37sw)
To: package de.walware.ecommons 0.0.0
有人能帮我诊断一下问题吗?
答案1
澄清一下,您说您正在使用 eclipse 3.7。错误消息表明它需要 eclipse 3.6 运行时。
此问题已不再存在。我按照其网站的指示安装了最新版本的可用插件。它现在支持 3.7。