0

Eclipse Indigo -> Install new software 経由で GWT Designer をインストールしようとしたときに、次のエラーが発生しました。

進行状況は最大 37% でしたが、次のエラーで終了しました:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://dl.google.com/eclipse/inst/d2gwt/latest/3.7/plugins/com.google.gdt.eclipse.designer.doc.user_2.4.2.r37x201110181249.jar.
Read timed out
Unable to read repository at http://dl.google.com/eclipse/inst/d2gwt/latest/3.7/plugins/org.eclipse.wb.doc.user_1.2.0.r37x201109270322.jar.

ただし、 GWT 、GAE SDK、およびプラグインは正常にインストールされています。(そして実行中です)

次の場所から JAR ファイルをダウンロードしました。

http://dl.google.com/eclipse/inst/d2gwt/latest/3.7/plugins/com.google.gdt.eclipse.designer.doc.user_2.4.2.r37x201110181249.jar

この拡張機能をどこに追加しますか?

4

1 に答える 1

0

このエラーは通常、ローカル通信に障害が発生したことを意味します。数分待ってから、Eclipseを再起動して、再試行してください。

于 2012-01-15T03:49:56.450 に答える