【发布时间】:2012-08-23 12:07:22
【问题描述】:
我在 windows xp 平台上使用 eclipse 3.7 版本。 我想为它安装 GWT 插件,所以我尝试下面的 url 来安装插件。 http://dl.google.com/eclipse/plugin/3.6
我在建议列表中选中了三个框。 1. eclipse的谷歌插件 2.谷歌应用引擎Java SDK 1.7 3.谷歌网络工具包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:springsource.org/downloads/sts-ggts。安装后,进入仪表板的扩展选项卡,选择要安装的谷歌插件。 STS 为您提供了一个干净的 Eclipse 构建。它还预装了正确且有用的 Maven。以及 Spring 框架。
标签: gwt eclipse-plugin