What to do about Eclipse's “No repository found containing: …” error messages?

  1. As Mauro said: "you have to remove and re-add the Eclipse Project Update site, so that its metadata are re-calculated." - works as workaround
  2. Another workaround I found, is to edit the pre-defined URL link by adding just a trailing “/” to the update site URL.
  3. The third workaround I discoverd accidentaly is to do nothing, but to uncheck the ‘Contact all update sites during install to find required software‘ before checking the URL link.

Option #2 worked for me. I went to Window > Preferences > Install/Update > Available Software Sites, then for each enabled site I added a / to the end of the URL (if it wasn‘t there already), then clicked Reload.

What to do about Eclipse's “No repository found containing: …” error messages?

时间: 2024-08-28 15:07:34

What to do about Eclipse's “No repository found containing: …” error messages?的相关文章

Eclipse中mvn install 报错error in opening zip file

报错信息 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project wms: Compilation failure [ERROR] Failure executing javac, but could not parse the error: [ERROR] 错误: 读取C:\Users\Administrato

Eclipse运行时发生An internal error occurred during:“**************” 的解决办法

原因分析: 当前工作目录下的 .project 文件 不一致 例如1: 南京大学 Mooctest 提交考试试卷时出现的:An internal error occurred during:“提交考试结果” 例如2:Eclipse启动时发生An internal error occurred during: "Initializing Java Tooling". 解决方案:删除当前工作目录下的WORKSPACE_HOME/.metadata/.plugins/org.eclipse.

eclipse不能启动,An internal error occurred during: "reload maven project".

An internal error occurred during: "reload maven project". 这个错误是因为项目已经关闭,导致 导致此问题的原因是Springbao路径提示的插件,和eclipse冲突,myeclispe没问题,但myeclipse插件较多,占用内存较大,eclipse反之 创建maven项目引出的问题,创建maven项目需要配置用哪个Maven,添加自己安装的并选中 Window Preferences Maven Installations

eclipse 真机调试报Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE Please chec...错误

eclipse 真机调试报Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE [Please check logcat output for more details. Launch canceled!   错误 解决办法: 在配置文件:AndroidManifest.xml加入如下代码: <manifest xmlns:android="http://schemas.android.com/apk/res/android&quo

git推送报错: No path specified. See &#39;man git-pull&#39; for valid url syntax或does not appear to be a git repository以及remote: error: insufficient permission for adding an object to repository databa

本地(windows)代码想推送到linux自己搭建的git服务端,第一步是建立本地与服务端的关联,第二步是本地推送到服务端. 第一步需要看你本地工程是否从git上clone来的,如果是clone来的那就不存在第一步了.但如果是本地已经有了工程之后才想同步到git上,需要先到linux的git上新增同名git仓库并初始化.这里以ms-util工程为例: cd git mkdir ms-util.git cd ms-util.git git --bare init 接着修改用户属主和用户组属主,并

启动Eclipse发生错误:An internal error occurred during: &quot;Initializing Java Tooling&quot;.

问题描述 ??由于上一次关闭 Eclipse 时没有正常关闭,再次启动 Eclipse 时报错:An internal error occurred during: "Initializing Java Tooling". 解决方法 删除当前项目,注意不要把这个勾选上:Delete project contents on disk(cannot be undone) 重新导入项目,Project -> Clean...(然后我就 Clean 一下工程就可以了) 网上看到有人说要

Eclipse启动报错:An internal error occurred during: &quot;Updating indexes&quot;.org/eclipse/core/runtime/internal/adaptor/BasicLocation解决方法

Eclipse一直用的好好的,突然这两天每次启动都会出现如下的错误:An internal error occurred during: "Updating indexes".org/eclipse/core/runtime/internal/adaptor/BasicLocation,刚开始没有在意,以为是机器的内存不够导致,但后来发现不是怎么回事,刚开机,打开Eclipse也报这个错误.找到Eclipse的日志文件,workspace/.metadata/.log,查询"

【转】eclipse新建项目,报错“Error: workspace\appcompat_v7\res\values-v21\styles_base.xml No resource found that matches the given name”

原文网址:http://www.cnblogs.com/mbp-study/p/5268478.html 新建项目报错,不知道为什么,以前从未出现过的错误,把sdk更新之后,出现莫名错误,自己也是一知半解,在网上找了好久的错误,终于在一个english网站找到了解决方法,soga,从未觉得english如此美好 错误信息如下 ....\appcompat_v7\res\values-v21\styles_base.xml:75: error: Error retrieving parent fo

eclipse myeclipse修改工作区间 an error has occurred. see error log for more details. java.lang.nullpointerexception 问题解决

解决办法:修改项目工作空间. 修改工作空间,以前打开myEclipse时知道怎么改!现在只有找配置文件了! 步骤: MyEclipse 5.1.1 GA----->Eclipse----->configuration------>.settings---->org.eclipse.ui.ide.prefs文件 #Tue Jul 28 09:10:40 CST 2009 RECENT_WORKSPACES_PROTOCOL=2 MAX_RECENT_WORKSPACES=5 SHOW