MyEclipse6.5中SVN插件安装

1. 打开Myeclipse,在菜单栏中选择Help→Software Updates→Find and Install;

2. 选择Search for new features to install,点击Next进入下一步;

3. 点击"New Remote Site"按钮,在弹出的对话框中输入:

   name:SVN

   url:http://subclipse.tigris.org/update_1.6.x

   点击OK,关闭对话框,并点击Finish按钮,Myeclipse自动下载插件安装程序;

4.在弹出的菜单中,Select the features to install:全选,此时会报错,然后点开Subclipse前面的加号,去掉Subclipse Integration for Mylyn3.x(Optional)3.0.0前的勾,错误消失,点击下一步;

5.选择 "I accept the terms in the license agreements"并点击Next,直到点击Finish即可,进入下一步;

6.开始安装SVN插件,安装完成之后,重启Myeclipse。

你可能感兴趣的:(Eclipse)