Installing git plugin in eclipse

无人久伴 提交于 2020-01-06 18:43:12

问题


I am trying to install eclipse plugin EGit from the update site: http://download.eclipse.org/egit/updates

But I am getting the following error, please help me with this. I am using Eclipse Juno on Mac Osx

Cannot complete the install because one or more required items could not be found. Software currently installed: SVNKit Client Adapter (Not required) 1.7.9.2 (org.tigris.subversion.clientadapter.svnkit.feature.feature.group 1.7.9.2) Missing requirement: SVNKit pure Java Subversion Library 1.7.11.r9959_v20130906_1728 (org.tmatesoft.svnkit 1.7.11.r9959_v20130906_1728) requires 'bundle com.trilead.ssh2 [1.0.0,2.0.0)' but it could not be found Cannot satisfy dependency: From: SVNKit Client Adapter (Not required) 1.7.9.2 (org.tigris.subversion.clientadapter.svnkit.feature.feature.group 1.7.9.2) To: org.tmatesoft.svnkit [1.7.0,1.8.0)


回答1:


You can integrate Git-GUI with Eclipse as an alternative to EGit.

See this two part YouTube tutorial specific to Windows:

http://www.youtube.com/watch?v=DcM1xOiaidk

http://www.youtube.com/watch?v=1OrPJClD92s



来源:https://stackoverflow.com/questions/19772493/installing-git-plugin-in-eclipse

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