【问题标题】:Eclipse Indigo, no plugins will install, I dont know what to do?Eclipse Indigo,没有插件会安装,我不知道该怎么办?
【发布时间】:2011-12-13 09:11:48
【问题描述】:

我有 Eclipse Java EE,并且正在尝试安装 Eclipse 插件以了解是否有用。

我尝试安装、休眠工具、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

【问题讨论】:

  • 我也有同样的问题。你找到解决办法了吗?
  • 您可能在阻止访问的代理服务器后面

标签: eclipse jakarta-ee plugins


【解决方案1】:

This solution 为我工作。

正如错误报告中所述,它会影响所有插件,而不仅仅是 Subclipse,解决方法是让运行 eclipse 的用户拥有/可写 eclipse 安装目录。

  1. 右击你的eclipse文件夹,选择Properties-Security-Advanced
  2. 点击所有者,编辑
  3. 检查当前所有者是否是您正在运行 Eclipse 的用户。
  4. (如果没有,请勾选“替换子容器和对象的所有者”,单击您的用户,然后单击确定应用。)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-06-21
    • 2020-06-18
    • 2012-03-17
    • 1970-01-01
    • 1970-01-01
    • 2012-05-14
    • 2016-02-18
    • 1970-01-01
    相关资源
    最近更新 更多