由于依赖冲突而无法更新 Eclipse

kem*_*102 7 updates eclipse java 11.10

我通过 Ubuntu 存储库安装了 Eclipse(我使用的是 Ubuntu 11.10)。然后我添加了 Indigo 存储库 (http://download.eclipse.org/releases/indigo/),因为只有 Helios 存储库被列为默认安装的一部分。如果我转到“帮助”>“检查更新”,则会列出一些要安装的更新,但是当我单击“下一步”时,出现以下错误:

    Cannot complete the install because of a conflicting dependency.
  Software being installed: Eclipse Java Development Tools 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK (org.eclipse.jdt.feature.group 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK)
  Software currently installed: Shared profile 1.0.0.1317160468326 (SharedProfile_PlatformProfile 1.0.0.1317160468326)
  Only one of the following can be installed at once: 
    JSch UI 1.1.300.dist (org.eclipse.jsch.ui 1.1.300.dist)
    JSch UI 1.1.300.I20110511-0800 (org.eclipse.jsch.ui 1.1.300.I20110511-0800)
  Cannot satisfy dependency:
    From: Shared profile 1.0.0.1317160468326 (SharedProfile_PlatformProfile 1.0.0.1317160468326)
    To: org.eclipse.jsch.ui [1.1.300.dist]
  Cannot satisfy dependency:
    From: Eclipse Java Development Tools 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK (org.eclipse.jdt.feature.group 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK)
    To: org.eclipse.platform.feature.group 3.7.1
  Cannot satisfy dependency:
    From: Eclipse Platform 3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK (org.eclipse.platform.feature.group 3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK)
    To: org.eclipse.jsch.ui [1.1.300.I20110511-0800]
Run Code Online (Sandbox Code Playgroud)

我已经尝试完全删除 eclipse 和所有配置文件并重新安装,但这没有帮助。我也无法从谷歌搜索中找到任何信息。

say*_*yth 4

您可以从eclipse.org下载最新版本。包括我自己在内的许多人在更新或尝试从存储库将软件安装到 Eclipse 版本时无法解决过去的错误。