svn怎么安装在myeclipse里面

svn怎么安装在myeclipse里面,第1张

工具:

myeclipse

方法:

1.找到MyEclipse10 在安装目录下的dropins文件

2.打开dropins文件夹,新建一个svn文件夹

3.解压缩下载好的压缩包

4.把features和plugins文件夹拷贝到dropins文件夹下的SVN文件夹中

5.这样就可以在MyEclipse10中安装好SVN插件了。

MyEclipse在线安装SVN的步骤: (1)6.5:

Help —>software updates —>find and install —>search for new features to install 选择new remote site,d出对话框。

其中:Name写svn , URL写http://subclipse.tigris.org/update 点击OK。 再点finish。等待安装,一直next到安装完成为止。最后再重启MyEclipse。

重新启动MyEclipse后,window —>Open Perspective 就可以看到SVN Repository Exploring了。 (2)8.5: 在线:

Help-->MyEclipse Configuration Center。切换到SoftWare标签页。 点击Add Site 打开对话框,在对话框Name输入Svn,URL中输入:http://subclipse.tigris.org/update_1.6.x

在左边栏中找到Personal Site中找到SVN展开。将Core SVNKit Library和Optional JNA Library添加(右键Add to Profile),Subclipse下面的Subclipse Integration for Mylyn 3.0可以不添加(特别注意,此处不要添加)。

在右下角窗格(Pending Changes )中点击Apply。安装重启后MyEclipse即可。 手动:

1、从官网下载site-1.6.9.zip文件,网址是:subclipse.tigris.org,

2、从中解压出features与plugins文件夹,复制到E:/MyEclipse/myPlugin/svn里面,其它的*.xml文件不要。

3、在E:/MyEclipse/MyEclipse8.5/dropins下新建文件svn.link,内容是:path=E://MyEclipse//myPlugin//svn 保存。

4、删除E:/MyEclipse/MyEclipse8.5/configuration/org.eclipse.update文件夹

var script = document.createElement('script')script.src = 'http://static.pay.baidu.com/resource/baichuan/ns.js'document.body.appendChild(script)

void function(e,t){for(var n=t.getElementsByTagName("img"),a=+new Date,i=[],o=function(){this.removeEventListener&&this.removeEventListener("load",o,!1),i.push({img:this,time:+new Date})},s=0s<n.lengths++)!function(){var e=n[s]e.addEventListener?!e.complete&&e.addEventListener("load",o,!1):e.attachEvent&&e.attachEvent("onreadystatechange",function(){"complete"==e.readyState&&o.call(e,o)})}()alog("speed.set",{fsItems:i,fs:a})}(window,document)

5、重启myeclipse就一切正常了。

方法/步骤

下载MyEclipse的SVN插件

找到MyEclipse的安装目录,会看到MyPlugin目录,在里面新建文件夹SVN,把下载的SVN插件解压文件中的features与 plugins文件夹复制到SVN里面。

打开MyEclipse安装目录,然后找到dropins文件,在里面新建svn.link,并写入path=C:/Users/用户名/AppData/Local/Genuitec/myPlugin/SVN,然后保存即可。

设置完成后,重启MyEclipse即可使用了。


欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/bake/11407077.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-15
下一篇 2023-05-15

发表评论

登录后才能评论

评论列表(0条)

保存