Chinaunix首页 | 论坛 | 博客
  • 博客访问: 219352
  • 博文数量: 81
  • 博客积分: 1165
  • 博客等级: 少尉
  • 技术积分: 1425
  • 用 户 组: 普通用户
  • 注册时间: 2012-05-04 11:27
文章分类

全部博文(81)

文章存档

2015年(1)

2014年(2)

2013年(37)

2012年(41)

我的朋友

分类: Java

2013-03-18 14:31:18

1、下载SVN插件
  下载地址:http://subclipse.tigris.org/files/documents/906/46495/site-1.6.5.zip

  2. 在MyEclipse 6.5的安装路径下的plug_in(C:/Program Files/MyEclipse 6.5/eclipse/plugins)下新建文件夹:site-1.6.5;

  3. 打开MyEclipse 6.5,在菜单栏中选择 Help → Software Updates → Find and Install;

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

  3. 点击"New Local Site"按钮,找到解压出来的文件夹(site-1.6.5) → 点击OK,并点击Finish按钮,Myeclipse自动加载插件;

  4. 在弹出的菜单中,select the features to insteall:在刚加进去的路径Subclipse-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……选择在第3步中建的文件夹的路径(C:/Program Files/MyEclipse 6.5/eclipse/plugins/site-1.6.5) → Finish → 再弹出的菜单中选 Install All → Yes

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

阅读(1810) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~