eclipse - 安装Maven Integration for Eclipse WTP时出错

标签 eclipse gwt maven eclipse-plugin gwt-maven-plugin

我正在尝试按照以下说明为Eclipse Indigo 3.7.2安装gwt-maven-plugin(在Ubuntu上运行):
http://uptick.com.au/content/getting-started-gwt-maven-and-eclipse

但是,当我开始安装“Maven Integration for Eclipse WTP”的步骤时,出现以下错误:

Cannot complete the install because one or more required items could not be found. Software being installed: Maven Integration for WTP (Optional) 0.12.0.20110421-1500 (org.maven.ide.eclipse.wtp.feature.feature.group 0.12.0.20110421-1500) Missing requirement: Maven Integration for WTP (Optional) 0.12.0.20110421-1500 (org.maven.ide.eclipse.wtp.feature.feature.group 0.12.0.20110421-1500) requires 'org.maven.ide.eclipse.feature.feature.group [0.10.0,1.0.0)' but it could not be found


similar question on SO建议勾选“联系所有更新站点”,但这对我不起作用。根据此线程的建议,我还添加了Galileo和Helios更新站点(除了Indigo之外):http://www.eclipse.org/forums/index.php/t/206143/

还有其他想法如何解决呢?

最佳答案

我相信m2eclipse已以m2e的形式移至eclipse.org,有了一个新的更新站点http://download.eclipse.org/technology/m2e/releases/和较新的Maven Integration for WTP(Incubation)功能,来自http://download.eclipse.org/m2e-wtp/releases/。试试看。

参见http://www.sonatype.com/people/2011/06/where-is-m2eclipse/

关于eclipse - 安装Maven Integration for Eclipse WTP时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12968304/

相关文章:

java - 我什么时候必须用 try/catch 包围?

Eclipse - 关闭右侧的选项卡

java - 将对象持久保存到应用程序引擎时出现 "No API environment is registered for this thread"错误

java - 具有不同文件集的 Maven Surefire

JAVAFX:位置未设置错误

java - 提取普通Java包

javascript - CSRF/CSRF 安全 REST 调用的最佳实践?

unit-testing - GWT 测试用例运行失败 : JUnitFatalLaunchException

maven - 如何在类似于 maven 的 gradle 中打包没有依赖类的 jar

java - 无法从 wsdl 文件生成 java 代码