zoukankan      html  css  js  c++  java
  • 安装BIRT Chart Engine的时候,提示Cannot complete the install because one or more required items could not be

    http://wiki.eclipse.org/BIRT_Update_Site_URL 每个eclipse对应的BIRT版本

    help-install new software: http://download.eclipse.org/birt/update-site/4.2

    提示“Cannot complete the install because one or more required items could not be found.
      Software being installed: Android Development Tools 0.9.6.v201002051504-24846 (com.android.ide.eclipse.adt.feature.group 0.9.6.v201002051504-24846)
      Missing requirement: Android Development Tools 0.9.6.v201002051504-24846 (com.android.ide.eclipse.adt.feature.group 0.9.6.v201002051504-24846) requires 'org.eclipse.gef 0.0.0' but it could not be found
    ”仔细看了下,是说的org.eclipse.gef找不到,也就是adt安装的时候需要这个插件,但是找不到,关于这个问题在网上有不少解决方法,但都不是很明了,有的说要安装gef插件,有的说要安装emf插件什么的,后来我在一个外语论坛上找到了解决方法,如下:

    1.启动eclipse,点击window——>preferences——>install/update——>available software sites,点击Add,把如下几个网址添加过去
    Eclipse GEF             http://download.eclipse.org/tools/gef/updates/releases/
    Eclipse EMF             http://download.eclipse.org/modeling/emf/updates/releases/
    Eclipse GMF            http://download.eclipse.org/modeling/gmf/updates/releases
    Eclipse Webtools     http://download.eclipse.org/webtools/updates/

    eg:

    2.重新安装BIRT Chart Engine插件

    转自:

    http://blog.sina.com.cn/s/blog_55b1b0d50100ynjg.html

  • 相关阅读:
    yzoj P2344 斯卡布罗集市 题解
    yzoj P2350 逃离洞穴 题解
    yzoj P2349 取数 题解
    JXOI 2017 颜色 题解
    NOIP 2009 最优贸易 题解
    CH 4302 Interval GCD 题解
    CH4301 Can you answer on these queries III 题解
    Luogu2533[AHOI2012]信号塔
    Luogu3320[SDOI2015]寻宝游戏
    Luogu3187[HNOI2007]最小矩形覆盖
  • 原文地址:https://www.cnblogs.com/melody-emma/p/4549443.html
Copyright © 2011-2022 走看看