【2016-02-27】eclipse使用两种不同的SVN插件

发布时间:2026/9/16 9:43:27
【2016-02-27】eclipse使用两种不同的SVN插件
[历史归档]本文原发布于 cstriker1407.info 个人博客内容为历史存档仅供参考。发布时间2016-02-27 标题eclipse使用两种不同的SVN插件分类操作系统 标签svn·eclipseeclipse使用两种不同的SVN插件我们在使用eclipse时往往会在eclipse中集成SVN工具一般情况下我们都使用subclipse这个插件。插件的下载地址【 http://subclipse.tigris.org/servlets/ProjectProcess?pageIDp4wYuA 】。根据本地的eclipse版本可以选择对应的clipse进行在线和离线安装这种方式很简单就不细说了。这里主要笔记下第二种方式使用【 eclipse subversive 】 【 subversive connector 】方式来搞定SVN。eclipse subversive的网址【 http://www.eclipse.org/subversive/ 】它的安装介绍【 http://www.eclipse.org/subversive/installation-instructions.php 】可以看出这种方式安装需要两步首先需要安装subversive其次需要安装connector。笔者简单的看了下文档原因好像是connector的开源方式和subversive不同因此无法合并。不管怎样两个东东的安装地址如下subversive 【 http://www.eclipse.org/subversive/latest-releases.php 】connector 【 https://www.polarion.com/products/svn/subversive/download?utm_sourceeclipse.orgutm_mediumlinkutm_campaignsubversive 】