7. [代码][Java]代码
01 | SVN下载地址:http: //www.163disk.com/fileview_304441.html |
02 | 只要plugins和features |
03 | 1 .MyEclipse |
04 | ( 1 )安装目录下找到dropins |
05 | ( 2 )拿svn的两个插件包 features和plugins |
06 | 在dropins下放入svn -> eclipse -> features和plugins |
07 | ( 3 )在安装目录下指定svn索引 |
08 | 新建svn.link 指向svn文件夹目录路径 window下如 |
09 | path=D:\\MyEclipse8. 6 \\dropins\\svn |
10 |
11 |
12 | 2 .Eclipse |
13 | ( 1 ).拿svn的两个插件包 features和plugins下的文件分别放到Eclipse目录下的features和plugins |
14 | ( 2 ).重启 |