【发布时间】:2017-10-07 21:57:14
【问题描述】:
(MyEclipse 版本:2017 CI 4) 我在我的 Eclipse 中安装了“Darkest Dark Theme”(https://marketplace.eclipse.org/content/darkest-dark-theme),并尝试更新但失败了。我从市场上卸载了主题,尝试安装一个新副本,但现在我得到了这个:
Cannot complete the install because of a conflicting dependency.
Software being installed: Darkest Dark Theme 1.8.0.201705081336
(com.genuitec.eclipse.theming.feature.feature.group 1.8.0.201705081336)
Software currently installed: MyEclipse 2017 CI 15.0.0.c0000007t201704070416
(package.8219-Cse-3417.windows.x86_64 15.0.0.c0000007t201704070416)
Only one of the following can be installed at once:
Flat Scrollbar - Windows and Linux 1.7.0.201701310235
(com.genuitec.eclipse.theming.scrollbar.win 1.7.0.201701310235)
Flat Scrollbar - Windows and Linux 1.8.0.201705050950
(com.genuitec.eclipse.theming.scrollbar.win 1.8.0.201705050950)
Cannot satisfy dependency:
From: Darkest Dark Theme 1.8.0.201705081336
(com.genuitec.eclipse.theming.feature.feature.group 1.8.0.201705081336)
To: com.genuitec.eclipse.theming.scrollbar.win [1.8.0.201705050950]
Cannot satisfy dependency:
From: MyEclipse 2017 CI 15.0.0.c0000007t201704070416 (package.8219-Cse-3417.windows.x86_64 15.0.0.c0000007t201704070416)
To: com.genuitec.eclipse.theming.scrollbar.win [1.7.0.201701310235]
任何想法如何进行?谢谢。
【问题讨论】:
-
您的 MyEclipse 版本似乎安装了 1.7 版或 com.genuitec.eclipse.theming.scrollbar.win 插件,并且说这是唯一可以接受的版本。主题需要 1.8 版 - 所以看起来这个版本的 MyEclipse 中无法安装。
标签: eclipse eclipse-plugin myeclipse eclipse-marketplace