【发布时间】:2012-10-19 06:08:25
【问题描述】:
我正在尝试按照此处的说明为 Eclipse Indigo 3.7.2(在 Ubuntu 上运行)安装 gwt-maven-plugin: http://uptick.com.au/content/getting-started-gwt-maven-and-eclipse
但是,当我执行安装“Maven Integration for Eclipse WTP”的步骤时,我收到以下错误:
无法完成安装,因为找不到一项或多项所需项目。 正在安装的软件:用于 WTP 的 Maven 集成(可选)0.12.0.20110421-1500(org.maven.ide.eclipse.wtp.feature.feature.group 0.12.0.20110421-1500) 缺少要求:用于 WTP 的 Maven 集成(可选)0.12.0.20110421-1500 (org.maven.ide.eclipse.wtp.feature.feature.group 0.12.0.20110421-1500) 需要 'org.maven.ide.eclipse.feature.feature .group [0.10.0,1.0.0)' 但找不到
similar question on SO 建议勾选“联系所有更新站点”,但这对我不起作用。我还根据此线程的建议添加了 Galileo 和 Helios 更新站点(除了 Indigo):http://www.eclipse.org/forums/index.php/t/206143/
还有其他解决办法吗?
【问题讨论】:
标签: eclipse gwt maven eclipse-plugin gwt-maven-plugin