Eclipse Indigo,不会安装任何插件,我不知道该怎么办?
我有 Eclipse Java EE,并且正在尝试安装 Eclipse 插件以了解其有效性。
我尝试安装 hibernate 工具、findbugs、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
I have Eclipse Java EE, and am trying to install Eclipse plugins to know avail.
I tried installing, hibernate tools, findbugs, egit, subeclipse and other plugins but none install. I have tried literally everything, I have searched the internet for help and did not find much. I have unchecked the update sites in preferences, re installed eclipse many times, opened it up as administrator and I still get the same errors. Here are some of the errors I have gotten if anyone knows how to fix this please let me know.
Here are the errors I got, please help!!
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这个解决方案对我有用。
正如错误报告中所述,它会影响所有插件,而不仅仅是 Subclipse,解决方法是使 eclipse 安装目录由运行 eclipse 的用户拥有/可写。
This solution worked for me.
As noted in the bug reports, it affects all plugins, not just Subclipse, and the workaround is to make the eclipse install dir owned/writable by the user who is running eclipse.