本文介绍了在eclipse中安装git插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我正在从更新站点安装eclipse插件EGit: http://download.eclipse.org / egit / updates 但是我收到以下错误,请帮助我。我在Mac Osx上使用Eclipse Juno 无法找到一个或多个所需项目,无法完成安装。 当前安装的软件:SVNKit客户端适配器(不需要)1.7.9.2(org.tigris.subversion.clientadapter.svnkit.feature.feature.group 1.7.9.2)缺少需求:SVNKit纯Java Subversion库1.7.11.r9959_v20130906_1728(org.tmatesoft.svnkit 1.7.11.r9959_v20130906_1728)需要'bundle com.trilead.ssh2 [1.0.0,2.0.0]'但是找不到无法满足依赖关系: From:SVNKit客户端适配器(不需要)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) 解决方案您可以将Git-GUI与Eclipse集成为EGit的替代方案。 p> 看到这两部分Windows专门针对的教程: http://www.youtube.com/watch?v=DcM1xOiaidk http://www.youtube.com/watch?v=1OrPJClD92s I am trying to install eclipse plugin EGit from the update site: http://download.eclipse.org/egit/updatesBut I am getting the following error, please help me with this. I am using Eclipse Juno on Mac OsxCannot 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 foundCannot 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) 解决方案 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=DcM1xOiaidkhttp://www.youtube.com/watch?v=1OrPJClD92s 这篇关于在eclipse中安装git插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
06-15 20:05