尝试安装谷歌插件(GWT)时,在Eclipse(Ganymede)中发现“No Repository Found”错误

时间:2023-01-20 16:21:30

I'm trying to install the Google Web Toolkit for Eclipse (Ganymede), and I'm getting the following error.

我正在尝试安装Google Web Toolkit for Eclipse(Ganymede),我收到以下错误。

An error occurred while collecting items to be installed
  No repository found containing: org.eclipse.emf.common/osgi.bundle/2.4.0.v200808251517
  No repository found containing: org.eclipse.emf.ecore/osgi.bundle/2.4.1.v200808251517
  No repository found containing: org.eclipse.emf.ecore.change/osgi.bundle/2.4.0.v200808251517
  No repository found containing: org.eclipse.emf.ecore.edit/osgi.bundle/2.4.1.v200808251517
  No repository found containing: org.eclipse.emf.ecore.xmi/osgi.bundle/2.4.1.v200808251517
  No repository found containing: org.eclipse.emf.edit/osgi.bundle/2.4.1.v200808251517
  No repository found containing: org.eclipse.wst.common.emf/osgi.bundle/1.1.202.v200809111955
  No repository found containing: org.eclipse.wst.common.emfworkbench.integration/osgi.bundle/1.1.201.v200808071700
  No repository found containing: org.eclipse.wst.common.frameworks/osgi.bundle/1.1.200.v200805140020
  No repository found containing: org.eclipse.wst.common.project.facet.core/osgi.bundle/1.3.3.v200809102124
  No repository found containing: org.eclipse.wst.sse.core/osgi.bundle/1.1.302.v200808260045
  No repository found containing: org.eclipse.wst.sse.ui/osgi.bundle/1.1.2.v200809120159
  No repository found containing: org.eclipse.wst.validation/osgi.bundle/1.2.2.v200809050219
  No repository found containing: org.eclipse.wst.xml.core/osgi.bundle/1.1.305.v200809120354

What could this error mean, and how do I install the plugins. It's a new install of Eclipse and Vista 64bit. I used "http://dl.google.com/eclipse/plugin/3.4" as the google plugin location.

这个错误意味着什么,以及如何安装插件。这是Eclipse和Vista 64bit的新安装。我使用“http://dl.google.com/eclipse/plugin/3.4”作为google插件位置。

12 个解决方案

#1


I had this problem today. I found this helpful link which helped. Basically make sure all your sources' URLs end in a slash (/), and add them if they are missing.

我今天遇到了这个问题。我发现这个有用的链接有帮助。基本上确保所有源的URL以斜杠(/)结尾,如果缺少则添加它们。

I also went through all the sites and clicked the Test Connection button (I think that's what it's called) on each one to see if there was something wrong, and they all returned a successful result.

我还浏览了所有网站并点击了每个网站上的“测试连接”按钮(我认为这就是所谓的),看看是否有什么问题,他们都返回了一个成功的结果。

After that, suddenly I was able to install the features and plugins that had failed with the "No repository found" errors before.

在那之后,突然之前我能够安装失败的功能和插件,之前发现“No repository found”错误。

#2


OK I got it.

好,我知道了。

I'd installed Eclipse Classic, and it didn't like it. Since then, I've uninstalled classic and installed "Eclipse Java EE" and the update worked.

我安装了Eclipse Classic,它不喜欢它。从那时起,我已经卸载了经典和安装的“Eclipse Java EE”并且更新工作正常。

#3


In my case I have archive software sites witch be deleted and updater say about this. Check Windows -> Preferences -> Available Software Sites. In this list should not be archive sites witch deleted. Then restart eclipse.

在我的情况下,我有删除存档软件网站和更新程序说这个。检查Windows - >首选项 - >可用软件站点。在此列表中不应该删除存档网站。然后重启eclipse。

#4


I just clean eclipse and run it worked. in command prompt type eclipse -clean

我只是清理eclipse并运行它。在命令提示符下键入eclipse -clean

This cleans the installation of eclipse and helps to run

这清除了eclipse的安装并有助于运行

#5


No necessarily to do all those import export and stuff. Eclipse has a problem with itself. But it can be solved with a simple startup of

没有必要做所有那些进口出口和东西。 Eclipse本身存在问题。但它可以通过简单的启动来解决

cmd> eclipse.exe -clean

cmd> eclipse.exe -clean

it will take awhile to startup but eventually it worked for me. coz partially sometimes eclipse has problem unzipping files or so n partial files unzipped.

启动需要一段时间,但最终它对我有用。 coz部分有时eclipse有解压缩文件的问题,所以n部分文件解压缩。

#6


I had the same problem, what fixed it is to change the updating system that Eclipse used. I am using Eclipse 3.5 and the default updating system is P2 (http://wiki.eclipse.org/Equinox_p2_Getting_Started). Try going into Prefereces->General->Capabilities-> check the box next to Classic Update. This fixed it for me.

我遇到了同样的问题,修改了Eclipse使用的更新系统。我使用的是Eclipse 3.5,默认的更新系统是P2(http://wiki.eclipse.org/Equinox_p2_Getting_Started)。尝试进入Prefereces-> General-> Capabilities->选中Classic Update旁边的框。这为我修好了。

#7


Looks like your eclipse mirror was corrupt. Use another one.

看起来你的日食镜已经腐败了。使用另一个。

#8


I got this error when trying to update the Google plugin (clicking on the 'updates available' popup).

我在尝试更新Google插件时遇到此错误(单击“可用更新”弹出窗口)。

Reviewing my update sites, it turned out that the main Google update site (http://dl.google.com/eclipse/plugin/3.5) was missing, although I doubt I had removed it. Simply re-adding it solved the problem.

检查我的更新网站后,发现主要的Google更新网站(http://dl.google.com/eclipse/plugin/3.5)已丢失,但我怀疑是否已将其删除。只需重新添加即可解决问题。

#9


To be honest it doesn't work for me, until I removed all oracle's url from Available Software Sites as motioned in eclipse forum, I still have some URLs without / at the end though.

说实话,它对我不起作用,直到我从可用软件站点删除了所有oracle的url,如eclipse论坛中所示,我仍然有一些没有/最后的URL。

#10


I got a similar error message while installing the Jboss Tools.

我在安装Jboss Tools时收到类似的错误消息。

In the install dialog, I unchecked the option "Contact all update sites during install to find required software" which solved the problem.

在安装对话框中,我取消选中“在安装期间联系所有更新站点以查找所需软件”选项,以解决问题。

#11


I needed to remove an Oracle URL from update sites as well to get GWT plugin to update. I am using Eclipse Kepler with the following URL for GWT - https://dl.google.com/eclipse/plugin/4.3

我还需要从更新站点中删除Oracle URL以获得更新的GWT插件。我正在使用Eclipse Kepler以及GWT的以下URL - https://dl.google.com/eclipse/plugin/4.3

#12


In case it helps anyone, none of the solutions provided here worked for me (on Eclipse Luna). Had to update plugin via Marketplace.

如果它对任何人有帮助,这里提供的解决方案都不适用于我(在Eclipse Luna上)。不得不通过市场更新插件。

#1


I had this problem today. I found this helpful link which helped. Basically make sure all your sources' URLs end in a slash (/), and add them if they are missing.

我今天遇到了这个问题。我发现这个有用的链接有帮助。基本上确保所有源的URL以斜杠(/)结尾,如果缺少则添加它们。

I also went through all the sites and clicked the Test Connection button (I think that's what it's called) on each one to see if there was something wrong, and they all returned a successful result.

我还浏览了所有网站并点击了每个网站上的“测试连接”按钮(我认为这就是所谓的),看看是否有什么问题,他们都返回了一个成功的结果。

After that, suddenly I was able to install the features and plugins that had failed with the "No repository found" errors before.

在那之后,突然之前我能够安装失败的功能和插件,之前发现“No repository found”错误。

#2


OK I got it.

好,我知道了。

I'd installed Eclipse Classic, and it didn't like it. Since then, I've uninstalled classic and installed "Eclipse Java EE" and the update worked.

我安装了Eclipse Classic,它不喜欢它。从那时起,我已经卸载了经典和安装的“Eclipse Java EE”并且更新工作正常。

#3


In my case I have archive software sites witch be deleted and updater say about this. Check Windows -> Preferences -> Available Software Sites. In this list should not be archive sites witch deleted. Then restart eclipse.

在我的情况下,我有删除存档软件网站和更新程序说这个。检查Windows - >首选项 - >可用软件站点。在此列表中不应该删除存档网站。然后重启eclipse。

#4


I just clean eclipse and run it worked. in command prompt type eclipse -clean

我只是清理eclipse并运行它。在命令提示符下键入eclipse -clean

This cleans the installation of eclipse and helps to run

这清除了eclipse的安装并有助于运行

#5


No necessarily to do all those import export and stuff. Eclipse has a problem with itself. But it can be solved with a simple startup of

没有必要做所有那些进口出口和东西。 Eclipse本身存在问题。但它可以通过简单的启动来解决

cmd> eclipse.exe -clean

cmd> eclipse.exe -clean

it will take awhile to startup but eventually it worked for me. coz partially sometimes eclipse has problem unzipping files or so n partial files unzipped.

启动需要一段时间,但最终它对我有用。 coz部分有时eclipse有解压缩文件的问题,所以n部分文件解压缩。

#6


I had the same problem, what fixed it is to change the updating system that Eclipse used. I am using Eclipse 3.5 and the default updating system is P2 (http://wiki.eclipse.org/Equinox_p2_Getting_Started). Try going into Prefereces->General->Capabilities-> check the box next to Classic Update. This fixed it for me.

我遇到了同样的问题,修改了Eclipse使用的更新系统。我使用的是Eclipse 3.5,默认的更新系统是P2(http://wiki.eclipse.org/Equinox_p2_Getting_Started)。尝试进入Prefereces-> General-> Capabilities->选中Classic Update旁边的框。这为我修好了。

#7


Looks like your eclipse mirror was corrupt. Use another one.

看起来你的日食镜已经腐败了。使用另一个。

#8


I got this error when trying to update the Google plugin (clicking on the 'updates available' popup).

我在尝试更新Google插件时遇到此错误(单击“可用更新”弹出窗口)。

Reviewing my update sites, it turned out that the main Google update site (http://dl.google.com/eclipse/plugin/3.5) was missing, although I doubt I had removed it. Simply re-adding it solved the problem.

检查我的更新网站后,发现主要的Google更新网站(http://dl.google.com/eclipse/plugin/3.5)已丢失,但我怀疑是否已将其删除。只需重新添加即可解决问题。

#9


To be honest it doesn't work for me, until I removed all oracle's url from Available Software Sites as motioned in eclipse forum, I still have some URLs without / at the end though.

说实话,它对我不起作用,直到我从可用软件站点删除了所有oracle的url,如eclipse论坛中所示,我仍然有一些没有/最后的URL。

#10


I got a similar error message while installing the Jboss Tools.

我在安装Jboss Tools时收到类似的错误消息。

In the install dialog, I unchecked the option "Contact all update sites during install to find required software" which solved the problem.

在安装对话框中,我取消选中“在安装期间联系所有更新站点以查找所需软件”选项,以解决问题。

#11


I needed to remove an Oracle URL from update sites as well to get GWT plugin to update. I am using Eclipse Kepler with the following URL for GWT - https://dl.google.com/eclipse/plugin/4.3

我还需要从更新站点中删除Oracle URL以获得更新的GWT插件。我正在使用Eclipse Kepler以及GWT的以下URL - https://dl.google.com/eclipse/plugin/4.3

#12


In case it helps anyone, none of the solutions provided here worked for me (on Eclipse Luna). Had to update plugin via Marketplace.

如果它对任何人有帮助,这里提供的解决方案都不适用于我(在Eclipse Luna上)。不得不通过市场更新插件。