我有Eclipse,并且正在尝试安装Eclipse插件来了解效用。
我试过安装、hibernate工具、findbug、egit、subeclipse和其他插件,但没有安装。我几乎什么都试过了,我在网上搜索过帮助,但没有找到多少。我已经取消了首选项中的更新站点,重新安装了eclipse多次,作为管理员打开了它,我仍然会得到相同的错误。这是一些错误,如果有人知道如何解决这个问题,请告诉我。
这是我的错误,请帮助!
An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at subclipse.tigris.org/update_1.6.x/plugins/com.collabnet.subversion.merge_2.2.4.jar.
Connection reset
Unable to read repository at subclipse.tigris.org/update_1.6.x/plugins/org.tigris.subversion.clientadapter.javahl_1.6.17.jar.
Read timed out
Unable to read repository at subclipse.tigris.org/update_1.6.x/plugins/org.tigris.subversion.subclipse.doc_1.3.0.jar.
Connection reset
An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at subclipse.tigris.org/update_1.6.x/plugins/com.collabnet.subversion.merge_2.2.4.jar.
Connection reset
Unable to read repository at subclipse.tigris.org/update_1.6.x/plugins/com.sun.jna_3.2.7.jar.
Connection reset
Unable to read repository at subclipse.tigris.org/update_1.6.x/plugins/org.tigris.subversion.clientadapter.javahl_1.6.17.jar.
Read timed out
Unable to read repository at subclipse.tigris.org/update_1.6.x/plugins/org.tigris.subversion.subclipse.doc_1.3.0.jar.
Connection reset
Unable to read repository at subclipse.tigris.org/update_1.6.x/plugins/org.tmatesoft.svnkit_1.3.5.7406.jar.
Connection reset发布于 2012-03-11 13:58:12
这个解决方案为我工作。
正如bug报告中所指出的,它影响所有插件,而不仅仅是Subclipse,解决方法是使运行eclipse的用户拥有/可写eclipse安装dir。
https://stackoverflow.com/questions/7863353
复制相似问题