1

Windows XP プラットフォームで Eclipse 3.7 バージョンを使用しています。GWTプラグインをインストールしたいので、プラグインをインストールするために以下のURLを試します。 http://dl.google.com/eclipse/plugin/3.6

提案されたリストで3つのボックスをチェックしました。1. Eclipse 用 Google プラグイン 2. Google App Engine Java SDK 1.7 3. Google Web ツール キット 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も試しましたが、そのバージョンでも同じ問題が発生しています. 私を助けてください。前もって感謝します

4

1 に答える 1

1

おそらく、このエラーから判断すると、ローカルで失敗した可能性があります。Eclipse を再起動して、このプラグインを再度インストールしてください。しかし、一般的には、このような問題を回避するために、アーカイブ ファイルから手動で Eclipse プラグインをインストールすることをお勧めします。

于 2012-08-23T13:02:00.370 に答える