【发布时间】:2014-11-17 19:56:19
【问题描述】:
我已经安装了 Spring Tool Suite 3.3.0,它带有 EGit 2.2.0。现在我需要 EGit 2.3.0 或更高版本,所以我必须卸载 2.2.0 才能安装 2.3.0。我无法安装新版本,因为 Eclipse 检测到与旧版本的冲突。
问题是我无法遵循标准卸载程序(帮助 > 关于 Eclipse > 安装详细信息),因为 EGit 带有 Spring Tool Suite 包,因此禁用了卸载按钮。
我还尝试删除功能和插件(org.eclipse.egit、org.eclipse.egit.mylyn、org.eclipse.mylyn.github.feature),然后使用 -clean 选项重新启动 eclipse,但冲突仍然存在。
我该如何解决这个问题?
【问题讨论】:
标签: eclipse eclipse-plugin egit spring-tool-suite