博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
No repository found containing,eclipse 自动更新erro 解决
阅读量:5154 次
发布时间:2019-06-13

本文共 889 字,大约阅读时间需要 2 分钟。

自动更新eclipse 出现的如下错误:

An error occurred while collecting items to be installed

session context was:(profile=D__jee-oxygen_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.epp.package.common,4.7.3.20180405-1200
No repository found containing: osgi.bundle,org.eclipse.epp.package.jee,4.7.3.20180405-1200
No repository found containing: binary,epp.package.jee.executable.win32.win32.x86_64,4.7.3.20180405-1200
No repository found containing: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.7.3.20180405-1200
No repository found containing: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.7.3.20180405-1200

在百度搜索了一下,发现并没有很好的处理方式,后来解决方法如下:

Help >> install  New Software >> 

选择如下,然后选择所有的Sites更新后,重启,就可以自动更新Eclipse了

 

转载于:https://www.cnblogs.com/sp1457/p/9026524.html

你可能感兴趣的文章
Linux Kernel API
查看>>
oracle学习
查看>>
【C语言项目】贪吃蛇游戏(下)
查看>>
DevExpress第三方控件汉化的全部代码和使用方法
查看>>
二分查找算法(C#实现)
查看>>
vue项目中开启Eslint碰到的一些问题及其规范
查看>>
ES terms多值搜索及范围过滤深入剖析-搜索系统线上实战
查看>>
大咖专栏 | DevOps组织如何有效地实施MSA
查看>>
工厂模式
查看>>
忍不住了, 和大家聊聊怎么写简历吧, 关于简历的深度思考
查看>>
高并发编程
查看>>
(前端)html与css css 19、tab栏
查看>>
一起来学习.net core程序使用中介者模式:MediatR插件
查看>>
debian9 设置
查看>>
5句话搞定ES5作用域
查看>>
Build tool
查看>>
php 小坑记录
查看>>
2018.7.28 二叉树的遍历规则(前序遍历、后序遍历、中序遍历)
查看>>
通过 poi 导入 Excel代码
查看>>
《CSS基础教程》 读书笔记三
查看>>