您的位置:首页 > 编程语言 > Java开发

Install Git for Eclipse

2012-11-20 11:39 288 查看
Type the "egit" in the Install New Software interface of Eclipse,and select the address prompt:



Now ,you found that there are two git,EGit and JGit.After googling them,you may know that the Jgit is the dependence of the Egit,so you have to install the Jgit also.

If you encounter problems whtn you install them at the same time,try to install the Jgit first.

If some items can't be found ,try to ignore them first.


(some problem with Plug-in Import Support)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: