1

リンクhttp://code.google.com/p/opensocial-development-environment/wiki/InstallationGuideのインストール ガイドに従って、Eclipse Helios に Opensocial プラグインをインストールしようとしていますが、次のエラーが発生します。

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=).
Error closing the output stream for osgi.bundle,com.googlecode.osde,1.0.0 on repository 
file:/C:/eclipse3.6/.
Error unzipping C:\Users\NISHU~1.TAY\AppData\Local
\Temp\com.googlecode.osde_1.0.02564973307123246955.jar: Invalid zip file format

どうすればこのエラーを取り除くことができますか?

4

1 に答える 1

0

使用可能なソフトウェア サイト([設定] -> [インストール/更新] の下)で、file:/C:/eclipse3.6/ を指すリポジトリを削除する必要があります。

それを削除した後、アドレス: http://opensocial-development-environment.googlecode.com/svn/update-site/site.xmlWork with: url に入力して、Enter キーを押します。

うまくいかない場合 (私にはうまくいきませんでしたが、インターネット接続が不安定なためかもしれません)、いつでも jar をダウンロードして c:/eclipse3.6/plugins に置くことができます。

于 2012-04-05T14:08:59.327 に答える