Java eclipse helios:无法完成安装,因为存在冲突的依赖项

Java eclipse helios:无法完成安装,因为存在冲突的依赖项,java,android,eclipse,adt,Java,Android,Eclipse,Adt,当我尝试在EclipseHelios上安装插件时,它会告诉我 Cannot complete the install because of a conflicting dependency. Software being installed: Android Traceview 23.0.2.1259578 (com.android.ide.eclipse.traceview.feature.feature.group 23.0.2.1259578) Software currently

当我尝试在EclipseHelios上安装插件时,它会告诉我

Cannot complete the install because of a conflicting dependency.
  Software being installed: Android Traceview 23.0.2.1259578 (com.android.ide.eclipse.traceview.feature.feature.group 23.0.2.1259578)
  Software currently installed: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807)
  Only one of the following can be installed at once: 
    Common Eclipse Runtime 3.6.0.v20100503 (org.eclipse.equinox.common 3.6.0.v20100503)
    Common Eclipse Runtime 3.6.100.v20120522-1841 (org.eclipse.equinox.common 3.6.100.v20120522-1841)
  Cannot satisfy dependency:
    From: Android Traceview 23.0.2.1259578 (com.android.ide.eclipse.traceview.feature.feature.group 23.0.2.1259578)
    To: org.eclipse.core.runtime 3.7.0
  Cannot satisfy dependency:
    From: Eclipse IDE for Java Developers 1.3.2.20110301-1807 (epp.package.java 1.3.2.20110301-1807)
    To: org.eclipse.epp.package.java.feature.feature.group [1.3.2.20110301-1807]
  Cannot satisfy dependency:
    From: Core Runtime 3.8.0.v20120912-155025 (org.eclipse.core.runtime 3.8.0.v20120912-155025)
    To: bundle org.eclipse.equinox.common [3.6.100,4.0.0)
  Cannot satisfy dependency:
    From: EPP Java Package 1.3.2.20110301-1807 (org.eclipse.epp.package.java.feature.feature.group 1.3.2.20110301-1807)
    To: org.eclipse.platform.feature.group [3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi]
  Cannot satisfy dependency:
    From: Eclipse Platform 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi (org.eclipse.platform.feature.group 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi)
    To: org.eclipse.rcp.feature.group [3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY]
  Cannot satisfy dependency:
    From: Eclipse RCP 3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY (org.eclipse.rcp.feature.group 3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY)
    To: org.eclipse.equinox.common [3.6.0.v20100503]

有解决方案吗?

这是固定的,您必须从这里重新下载adt插件。

linux 64 bit vm: http://dl.google.com/android/adt/adt-bundle-linux-x86_64-20140702.zip<br>
linux 32 bit vm: http://dl.google.com/android/adt/adt-bundle-linux-x86-20140702.zip<br>
mac: http://dl.google.com/android/adt/adt-bundle-mac-x86_64-20140702.zip<br>
win32: http://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zip<br>
win64: http://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip<br>
linux 64位虚拟机:http://dl.google.com/android/adt/adt-bundle-linux-x86_64-20140702.zip
linux 32位虚拟机:http://dl.google.com/android/adt/adt-bundle-linux-x86-20140702.zip
雨衣:http://dl.google.com/android/adt/adt-bundle-mac-x86_64-20140702.zip
win32:http://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.zip
win64:http://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zip
请按照以下链接了解更多详细信息。

如果您查看中23.0.2的说明,您将看到“需要Eclipse Indigo(3.7.2版)或更高版本”。是时候更新您的Eclipse了。