eclipse link方式安装 SVN插件

来自:http://www.xuebuyuan.com/1683091.html

 

复制features与plugins文件到一个文件夹下。若文件夹放到eclipse的安装路径下的dropins文件夹下。例如我的路径是D:\adt-bundle-windows-x86_64-20130219\adt-bundle-windows-x86_64-20130219\eclipse\dropins,红色字体是我的路径

之后在dropins文件夹下,创建一个txt文件文件名为subeclipse.link 输入内容path=D:/adt-bundle-windows-x86_64-20130219/adt-bundle-windows-x86_64-20130219/eclipse/dropins/svn

(注意红色的斜杠是反的)

 

如果之前安装过要记得卸载。还要删掉这个路径下的文件

D:\adt-bundle-windows-x86_64-20130219\adt-bundle-windows-x86_64-20130219\eclipse\configuration\org.eclipse.update

红色字体的文件夹删掉就OK!

猜你喜欢

转载自houniao1990.iteye.com/blog/2214108