Myeclipse 2014配置SVN详细图解

时间:2023-07-25 17:20:12

1.什么是SVN?

管理软件开发过程中的版本控制工具。

2.myeclipse安装SVN插件步骤,以myeclipse 2014为例。

(1)下载SVN插件

http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240 下载最新的稳定版本。

Myeclipse 2014配置SVN详细图解

(2) 解压缩

Myeclipse 2014配置SVN详细图解

(3)打开myeclipse安装目录,在MyEclipse Professional 2014\dropins目录下新建SVN文件夹,讲features和plugins复制到SVN目录下。

Myeclipse 2014配置SVN详细图解

(4)重启myeclipse,windows->show view->others,看到SVN即安装成功

Myeclipse 2014配置SVN详细图解