1、下载SVN的zip包(地址:http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240),解压到文件夹中(我用的文件夹名是 site-1.6.5 )备用;
2、在C:/Program Files/MyEclipse 6.5/eclipse下新建文件夹plug_in/site-1.6.5;
3、打开MyEclipse 6.5,Help > Software Updates > Find and Install...,在弹出的菜单中选 Search for new features to install
> next > New Local Site... > 找到解压出来的文件夹(site-1.6.5) > 确定 > Finish,在弹出的菜单中,Select the features to
install: 在刚加进去的 路径/site-1.6.5 这一项前打钩,此时会报错,然后点开 Subclipse 前的加号,去掉 Subclipse Integration for
Mylyn 3.x(Optional)3.0.0 前的勾,错误消失 > next > 选 I accept the terms in the license agreements > next > next >
选中所有的8项,然后Change Location...,在弹出的菜单中选 Add Location...,选择在第2步中建的文件夹的路径(C:/Program
Files/MyEclipse 6.5/eclipse/plug-in/site-1.6.5)> Finish > 在弹出的菜单中选 Install All > Yes ;
4、完成第3步后,MyEclipse会重启,Window > Show View > other > 选择打开SVN目录下的SVN Repositories;
5、可以正常使用SVN插件了。
--------------------------------------------------------------http://blog.sina.com.cn/s/blog_5ed868790100fp4h.html