2

Indigo に JBoss Tools をインストールできません。スーパーマーケットを開いて Eclipse の現在のバージョンをインストールするか、リンク (http://download.jboss.org/jbosstools/updates/stable/indigo/) から新しいソフトウェアをインストールしようとしましたが、それでも同じエラーが発生します:

Cannot complete the install because of a conflicting dependency.
  Software being installed: JBoss Central Community 1.0.1.v20120715-0355-H112-Final (org.jboss.tools.community.central.feature.feature.group 1.0.1.v20120715-0355-H112-Final)
  Software currently installed: Spring IDE AOP Extension (optional) 3.1.0.201210040510-RELEASE (org.springframework.ide.eclipse.aop.feature.feature.group 3.1.0.201210040510-RELEASE)
  Only one of the following can be installed at once: 
    Mylyn Commons UI 3.8.1.v20120725-0100 (org.eclipse.mylyn.commons.ui 3.8.1.v20120725-0100)
    Mylyn Commons UI 3.6.1.v20110720-0100 (org.eclipse.mylyn.commons.ui 3.6.1.v20110720-0100)
    Mylyn Commons UI 3.8.2.v20120916-1200 (org.eclipse.mylyn.commons.ui 3.8.2.v20120916-1200)
    Mylyn Commons UI 3.8.0.v20120612-0600 (org.eclipse.mylyn.commons.ui 3.8.0.v20120612-0600)
    Mylyn Commons UI 3.6.0.v20110608-1400 (org.eclipse.mylyn.commons.ui 3.6.0.v20110608-1400)
  Cannot satisfy dependency:
    From: JBoss Central 1.0.1.v20120715-0355-H112-Final (org.jboss.tools.central 1.0.1.v20120715-0355-H112-Final)
    To: bundle org.eclipse.mylyn.commons.ui [3.6.0,3.8.0)
  Cannot satisfy dependency:
    From: JBoss Central 1.0.1.v20120715-0355-H112-Final (org.jboss.tools.central.feature.feature.group 1.0.1.v20120715-0355-H112-Final)
    To: org.jboss.tools.central [1.0.1.v20120715-0355-H112-Final]
  Cannot satisfy dependency:
    From: JBoss Central Community 1.0.1.v20120715-0355-H112-Final (org.jboss.tools.community.central.feature.feature.group 1.0.1.v20120715-0355-H112-Final)
    To: org.jboss.tools.central.feature.feature.group 1.0.0.qualifier
  Cannot satisfy dependency:
    From: Spring IDE AOP Extension (optional) 3.1.0.201210040510-RELEASE (org.springframework.ide.eclipse.aop.feature.feature.group 3.1.0.201210040510-RELEASE)
    To: org.springframework.ide.eclipse.feature.feature.group 0.0.0
  Cannot satisfy dependency:
    From: Spring IDE Configuration Graphical Editing 3.1.0.201210040510-RELEASE (org.springframework.ide.eclipse.config.graph 3.1.0.201210040510-RELEASE)
    To: bundle org.eclipse.mylyn.commons.ui [3.7.0,4.0.0)
  Cannot satisfy dependency:
    From: Spring IDE Core (required) 3.1.0.201210040510-RELEASE (org.springframework.ide.eclipse.feature.feature.group 3.1.0.201210040510-RELEASE)
    To: org.springframework.ide.eclipse.config.graph [3.1.0.201210040510-RELEASE]
4

2 に答える 2

0

エクリプス インディゴを使用。

最初に STS プラグインをインストールしました。

次に、Jboss ツール プラグインをインストールしようとしたとき。同じエラーを受け取りました。

JBoss Central Community と JBoss Tools Common - Mylyn のチェックを外しました。[次へ] を押しました (今回はエラーはありません)。

その後、IDE を再起動する必要があります。これで両方のプラグインができました。

于 2013-03-30T20:23:04.867 に答える