首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >日食靛蓝,没有插件会安装,我不知道怎么办?

日食靛蓝,没有插件会安装,我不知道怎么办?
EN

Stack Overflow用户
提问于 2011-10-22 23:42:25
回答 1查看 1.5K关注 0票数 3

我有Eclipse,并且正在尝试安装Eclipse插件来了解效用。

我试过安装、hibernate工具、findbug、egit、subeclipse和其他插件,但没有安装。我几乎什么都试过了,我在网上搜索过帮助,但没有找到多少。我已经取消了首选项中的更新站点,重新安装了eclipse多次,作为管理员打开了它,我仍然会得到相同的错误。这是一些错误,如果有人知道如何解决这个问题,请告诉我。

这是我的错误,请帮助!

代码语言:javascript
复制
 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
EN

回答 1

Stack Overflow用户

发布于 2012-03-11 13:58:12

这个解决方案为我工作。

正如bug报告中所指出的,它影响所有插件,而不仅仅是Subclipse,解决方法是使运行eclipse的用户拥有/可写eclipse安装dir。

  1. 右键单击eclipse文件夹,选择“属性-安全性-高级”
  2. 单击所有者,编辑
  3. 检查当前所有者是否是使用eclipse运行的用户。
  4. (如果不是,请选中“替换子容器和对象上的所有者”,单击您的用户,然后单击OK以应用。)
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/7863353

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档