myeclipse

 

一、 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  或者 http://subclipse.tigris.org/update_1.4.x
点击OK,关闭对话框,并点击Finish按钮,Myeclipse自动下载插件安装程序;
4.下载完插件之后,进入安装画面。
5.选择所要安装的SVN插件内容,这里去掉第二个选项Subclipse Integration ...,点击下一步;
6.选择"I accept the terms inthe license agreements"并点击Next,直到点击Finish即可,进入下一步。
7.开始安装SVN插件,安装完成之后,重启Myeclipse。

离线安装方法、svn基本使用: http://blog.csdn.net/chenhu900101/article/details/4987011

 

2、volacity插件

Help-->install new software-->Add 增加

Name:Veloeclipse

Value:http://veloeclipse.googlecode.com/svn/trunk/update/

然后选择Veloeclipse,再单击next

你可能感兴趣的:(MyEclipse)