【发布时间】:2011-07-10 19:00:28
【问题描述】:
我在 MacOSX 上的 eclipse 3.6 上安装了 MercurialEclipse 1.4.1286。 我想从http://cbes.javaforge.com/update 升级到 MercurialEclipse 1.7。 由于当我使用“检查更新”时没有显示更新,我必须卸载旧的并从新的更新站点安装 1.7。
MercurialEclipse 1.4 未显示在已安装的软件列表中。所以我从 /eclipse/plugin 和 /eclipse/features 手动删除了它
我从 url 安装较新版本,但 eclipse 说:
Cannot complete the install because of a conflicting dependency.
Software being installed: MercurialEclipse 1.7.1.v201012101420 (mercurialeclipse.feature.group 1.7.1.v201012101420)
Software currently installed: com.vectrace.MercurialEclipse 1.4.1286 (com.vectrace.MercurialEclipse.feature.group 1.4.1286)
Only one of the following can be installed at once:
MercurialEclipse 1.4.1286 (com.vectrace.MercurialEclipse 1.4.1286)
com.vectrace.MercurialEclipse 1.7.1.v201012101420
Cannot satisfy dependency:
From: com.vectrace.MercurialEclipse 1.4.1286 (com.vectrace.MercurialEclipse.feature.group 1.4.1286)
To: com.vectrace.MercurialEclipse [1.4.1286]
Cannot satisfy dependency:
From: MercurialEclipse 1.7.1.v201012101420 (mercurialeclipse.feature.group 1.7.1.v201012101420)
To: com.vectrace.MercurialEclipse [1.7.1.v201012101420]
我搜索了 /eclipse 目录并删除了所有与 mercurial 相关的字符串和文件,但它不起作用。
有人知道如何手动卸载 MercurialEclipse 吗?
谢谢。
【问题讨论】: