无法在eclipse中安装GWT插件



我在windowsxp平台上使用eclipse 3.7版本。我想为它安装GWT插件,所以我尝试在下面的url中安装插件。http://dl.google.com/eclipse/plugin/3.6

我勾选了建议清单中的三个方框。1.eclipse的Google插件2.谷歌应用引擎Java SDK 1.73.谷歌网络工具包2.4

我还检查了在安装期间联系所有更新网站的问题。但它并没有安装GWT插件,并给我以下错误。

An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.google.gwt.eclipse.sdkbundle,2.4.0.v201208080120-rel-r37.
MD5 hash is not as expected. Expected: 4377ba085a0089b1641d9c989f4bd0cc and found 4cacae71d159d6c14fe5b09f04b2ec16.
Problems downloading artifact: osgi.bundle,com.google.appengine.eclipse.sdkbundle,1.7.0.
MD5 hash is not as expected. Expected: 1ba46f6b6c57b36904abecef6ae99cba and found f142767a855d57c150e2383afd1c342e.

我不知道问题出在哪里。我也尝试过eclipse 3.6,但同样的问题也出现在那个版本中。请帮帮我。提前感谢

根据这个错误判断,您可能发生了本地故障。尝试重新启动Eclipse并再次安装此插件。但总的来说,为了避免这些麻烦,我建议您从归档文件手动安装任何Eclipse插件。

最新更新