最近安装myeclipse8.5的时候,在安装完毕后,遇到安装svn错误,错误见下:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee,
phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Collect,
operand=, action=).
在搜索了很就以后,在http://www.eclipse.org/forums/index.php?t=msg&goto=508490&#msg_508490里面找到了解决方法。
原文如下:
This is a problem with Eclipse Update Manager(p2), there are any number of
reasons why this could happen ( probably, network/transfer problems).
Please, try to install Subversive from following update site:
http://download.eclipse.org/technology/subversive/0.7/update -site/, or if
you still have problem you can download archived update site and then
install from it, here's link to latest release archived update site:
http://www.eclipse.org/downloads/download.php?file=/technolo gy/subversive/0.7/builds/Subversive-incubation-0.7.8.I200910 23-1300.zip
从上面可知,可以通过http://download.eclipse.org/technology/subversive/0.7/update -site/安装,后来试试,尽然安装起了,虽然安装的版本可能和我要安装的1.6少了一点,不过还是安装上了,先测试下。