【问题标题】:Failed to install Eclipse Visual Editor安装 Eclipse 可视化编辑器失败
【发布时间】:2016-04-25 10:36:21
【问题描述】:

我正在尝试安装 Eclipse 可视化编辑器,但在获得 "Cannot perform operation. Computing alternate solutions, may take a while 15/15" 后,它会提供以下详细信息。

 Cannot complete the install because one or more required items could not be found.
  Software being installed: Visual Editor 1.5.0.R20101202-1328 (org.eclipse.ve.feature.group 1.5.0.R20101202-1328)
  Missing requirement: Visual Editor Common Data Editor 1.5.0.R20101202-1328 (org.eclipse.ve.cde 1.5.0.R20101202-1328) requires 'bundle com.ibm.icu [3.4.4.1,4.3.0)' but it could not be found
  Cannot satisfy dependency:
    From: Visual Editor 1.5.0.R20101202-1328 (org.eclipse.ve.feature.group 1.5.0.R20101202-1328)
    To: org.eclipse.ve.cde [1.3.0,2.0.0)

一如既往地感谢您的宝贵时间。

【问题讨论】:

    标签: eclipse eclipse-plugin editor


    【解决方案1】:

    错误是说插件需要com.ibm.icu 插件(Eclipse 的一部分),版本至少为 3.4.4.1 且低于 4.3.0。

    Eclipse Mars 中com.ibm.icu 的当前版本是 54.1.1,最后一个合适的 Eclipse 版本是 Eclipse 3.6(非常旧)。

    所以看起来你的代码已经过时了。

    【讨论】:

    • 非常感谢 greg 的解释,我会改用 Eclipse WindowBuilder。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2022-10-14
    • 1970-01-01
    • 2010-09-24
    • 2015-09-14
    • 2017-05-26
    • 2011-07-26
    • 2018-02-04
    相关资源
    最近更新 更多