2

Eclipse Junoをダウンロードしようとしています(Javaバージョンをダウンロードし、Web開発およびエンタープライズ開発ツールキットをインストールしました)。その後、Eclipse用のGoogleプラグインをインストールします。Eclipseが依存関係をチェックすると、エラーが発生します。

要件がありません:Google Plugin for Eclipse 4.2 3.0.1.v201206290132-rel-r42(com.google.gdt.eclipse.suite.e42.feature.feature.group 3.0.1.v201206290132-rel-r42)には'org.eclipseが必要です.mylyn.commons.ui0.0.0'が見つかりませんでした

私は何度もグーグルを持っていますが、それでもこの問題を解決することはできません。この問題の経験者を教えてください。これは私をとても苛立たせます:(

ありがとう :)

4

3 に答える 3

6

I had a different problem that lead to this error:

My fresh install of Eclipse Juno did not have the Juno repository in the list at all.

To fix this, simply add this repository's URL (http://download.eclipse.org/releases/juno/) to the "Work with:" edit box once, before installing the Google Plugins (and, of course, also make sure that the "Contact all update sites during install to find required software" checkbox is checked, as described by d60402).

于 2013-02-01T20:09:22.513 に答える
3

Eclipseの[新しいソフトウェアのインストール]ダイアログで、[インストール中にすべての更新サイトに連絡して必要なソフトウェアを見つける]チェックボックスがオンになっていることを確認します。

于 2012-07-07T16:15:42.590 に答える
1

私の場合も、WebSphere用のRational Application Developer(RAD)を使用していて、Kotlinをインストールしようとしていたという点で異なりますが、解決策はMarkusAによって説明されたものと同じでした。

于 2017-09-03T07:53:48.293 に答える