3

私の日食バージョンはインディゴです。Eclipse のインストール/更新から Maven プラグインをインストールします。

ヘルプ ---> 新しいソフトウェアをインストール ---> 追加、URL: http://download.eclipse.org/technology/m2e/releases 「Maven Integration for Eclipse」が表示され、それを選択し、「次へ」、その後、エラー起こった:

Cannot complete the install because one or more required items could not be found. Software being installed: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717) Missing requirement: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717) requires 'org.eclipse.platform.feature.group 3.6.0' but it could not be found

「org.eclipse.platform.feature.group 3.6.0」が何かわかりません。インストールを検索しようとしましたが、できません。

あなたの応答を願っています。どうも。

4

2 に答える 2

5

Eclipse マーケットプレイスを使用しないのはなぜですか? 次に、オプションHelp -> Eclipse Marketplace...で をインストールします。わたしにはできる。Maven Integration for EclipseMaven Integration for Eclipse WTP

于 2012-05-09T08:19:02.203 に答える
5

あなたの代わりにこの URL を使用してみてください: http://m2eclipse.sonatype.org/sites/m2e/

于 2012-05-09T07:43:52.647 に答える