Failed eclipse update when trying to install eclipse

纵然是瞬间 提交于 2019-12-22 10:44:28

问题


When trying to install eclipse using the eclipse new software feature, I get this error:

Cannot complete the install because one or more required items could not be found.
Software being installed: Maven SCM handler for Subclipse (Optional) 0.9.8.200905041414 (org.maven.ide.eclipse.subclipse.feature.feature.group 0.9.8.200905041414)
Missing requirement: Maven SCM handler for Subclipse (Optional) 0.9.8.200905041414 (org.maven.ide.eclipse.subclipse.feature.feature.group 0.9.8.200905041414) requires 'org.tigris.subversion.subclipse.ui 0.0.0' but it could not be found

I am new to eclipse, so I would appreciate any tips on how to get going.


回答1:


May be the m2eclipse SCM handler does not find or is not compatible with the Subclipse you are trying to install.
In any case, you need to install or complete the installation of subclipse first, before installing m2eclipse.

See the relevant Subclipse update site, and then try to complete the m2eclipse installation.

See a full Subclipse, then m2eclipse installation process there.




回答2:


You can also download the Pulse explorer in where you can find plugins for eclipse .. such as subversive, maven .. etc. I just installed it the other day its great, you don't even have to have eclipse.. it creates an instance of eclipse with all the features you choose. Fabulous tool if you ask me.



来源:https://stackoverflow.com/questions/2232645/failed-eclipse-update-when-trying-to-install-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!