‘bundle org.eclipse.wst.xml.ui 0.0.0’ cannot be found while installing M2Eclipse

Table of Contents

Problem

While installing M2Eclipse to RTC 3.0.1.2. It shows below error message:

Cannot complete the install because one or more required items could not be found.
Software being installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
Missing requirement: Maven POM XML Editor 0.12.1.20110112-1712 (org.maven.ide.eclipse.editor.xml 0.12.1.20110112-1712) requires 'bundle org.eclipse.wst.xml.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
To: org.maven.ide.eclipse.editor.xml [0.12.1.20110112-1712]

Solution

Enable the site URL: http://download.eclipse.org/releases/galileo in available sites.

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理

Back to Top