Is the Google Eclipse Plugin for Juno (Eclipse 4.2) broken?

*爱你&永不变心* 提交于 2020-01-03 20:18:29

问题


I just installed Eclipse EE Juno (4.2) and a whole slew of plugins for it. I am now attempting to install the Google plugin (GAE and GWT) and am getting an error when adding the update site through Juno's Install new software window:

Name: Google-Plugin
Location: http://dl.google.com/eclipse/plugin/4.2

When I try to enter this I get:

Could not find http://dl.google.com/eclipse/plugin/4.2

I see this question from a few months ago. Although I am having a very similar problem, I think I have a different problem altogether.

When I change the Location to http://dl.google.com/eclipse/plugin/3.7, I get the same error (except with 3.7 appended on the end of the error message instead of 4.2). I definitely have Internet access (how else would I be posting this question?!) so that's not the issue. If this was only working for the 4.2 plugin, I would happily try the "workaround" mentioned in the other post, or even step back down to Eclipse 3.7 (I have to have this plugin!) until 4.2 was working. But the fact that it's not even working for 3.7 tells me that something else is awrye here. Thanks in advance!

Edit:

Just to mess around with things, I have downloaded Indigo (3.7) and immediately attempted to install the Google-Eclipse plugin. I entered the following for my update site:

http://dl.google.com/eclipse/plugin/3.7

And received a nasty error:

Artifact not found: http://dl.google.com/eclipse/plugin/3.7/compositeContent.xml.
Artifact not found: http://dl.google.com/eclipse/plugin/3.7/compositeContent.xml.
http://dl.google.com/eclipse/plugin/3.7/compositeContent.xml

Am I going crazy here?!?! I've installed my fair share of Eclipse plugins and never had this much trouble. Especially from Google. And I know its not my Internet connection or my Eclipse instance because before I attempted to install the Google plugin, I installed Subversive, IvyDE and EclEmma...


回答1:


It was also broken for me a little while ago, but seems to be working now. Maybe the site was down for a bit?




回答2:


You can try installing the plugin from archive as described in the link: https://developers.google.com/eclipse/docs/install-from-zip

Basically what you are doing is, you download the plugin as a zip(archive) and browse this archive instead of update site, during the plugin installation.



来源:https://stackoverflow.com/questions/12187595/is-the-google-eclipse-plugin-for-juno-eclipse-4-2-broken

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!