EGit requires org.eclipse.team.core

佐手、 提交于 2019-11-27 02:30:42

问题


I am getting this error when installing EGit:

Cannot complete the install because one or more required items could not be found. Software being installed: EGit Import Support 2.0.0.201206130900-r (org.eclipse.egit.import.feature.group 2.0.0.201206130900-r) Missing requirement: EGit Import Support 2.0.0.201206130900-r (org.eclipse.egit.import.feature.group 2.0.0.201206130900-r) requires 'org.eclipse.team.core 3.6.100' but it could not be found

I suppose it requires the base team module to be added to Eclipse but i cannot find the download.


回答1:


The "EGit Import Support" feature requires Eclipse 3.8, 4.2 or higher. Just deselect the checkbox, and installing should work.

See here about the feature: http://wiki.eclipse.org/EGit/New_and_Noteworthy/2.0#Support_for_Eclipse-SourceReferences_manifest_headers



来源:https://stackoverflow.com/questions/11087606/egit-requires-org-eclipse-team-core

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