Eclipse4.5版本与之前安装SVN插件的URL不同

之前版本使用的URL为:

打开Eclipse
help->Software Updates->find and install(如果没有这个就用help->Software Updates->Add/Remove Software即可)
选择search for new features to install, Next
点击new remote site
输入name:subclipse 1.6.x,url:http://subclipse.tigris.org/update_1.6.x,点OK
或者:
Name: Subclipse 1.6.x (Eclipse 3.2+)    URL:  http://subclipse.tigris.org/update_1.6.x
    Name: Subclipse 1.4.x (Eclipse 3.2+)    URL:  http://subclipse.tigris.org/update_1.4.x
    Name: Subclipse 1.2.x (Eclipse 3.2+)    URL:  http://subclipse.tigris.org/update_1.2.x    
    Name: Subclipse 1.0.x (Eclipse 3.0/3.1)    URL:  http://subclipse.tigris.org/update_1.0.x

 

但4.5版本不能识别以上URL

具体URL为:http://www.eclipse.org/subversive/latest-releases.php

如下截图

Eclipse4.5(Mars)安装SVN插件

 

安装后还需要安装 svn connectors 插件

http://community.polarion.com/projects/subversive/download/eclipse/4.0/builds/

相关文章:

  • 2021-11-19
  • 2021-11-19
  • 2021-09-14
  • 2021-08-19
  • 2021-12-15
  • 2021-10-24
猜你喜欢
  • 2021-09-07
  • 2021-08-10
  • 2021-11-17
  • 2021-05-10
  • 2021-11-06
  • 2021-07-22
相关资源
相似解决方案