安装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插件什么的,后来我在一个外语论坛上找到了解决方法,如下:
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/

2.重新安装BIRT Chart Engine插件
转自:
http://blog.sina.com.cn/s/blog_55b1b0d50100ynjg.html
安装BIRT Chart Engine的时候,提示Cannot complete the install because one or more required items could not be的更多相关文章
- [java][转]安装ADT的时候,提示“Cannot complete the install because one or more required items could not be
		
今天在安装ADT的时候,提示“Cannot complete the install because one or more required items could not be found. S ...
 - 安装ADT的时候,提示“Cannot complete the install because one or more required items could not be
		
今天在安装ADT的时候,提示: Cannot complete the install because one or more required items could not be found. S ...
 - 安装ADT Cannot complete the install because one or more required items could not be found.
		
点击进行安装,将会弹出 错误提示是: Cannot complete the install because one or more required items could not be found ...
 - 在线安装maven插件问题:Cannot complete the install because one or more required items could not be found.
		
用Eclipse在线安装的方式:Help-->Install New Software 地址输入:http://m2eclipse.sonatype.org/sites/m2e/,列表中打勾勾 ...
 - eclipse集成springboot 插件(离线安装,含解决Cannot complete the install because one or more required items could)
		
版权声明:本文为博主原创文章,未经博主允许不得转载. https://blog.csdn.net/li18310727696/article/details/81071002首先,确认eclipse的 ...
 - 安装Eclipse activity插件 报异常 Cannot complete the install because one or more required items could not be
		
下载插件:Activiti Designer 5.17 2)安装过程中错误处理 a.错误: Cannot complete the install because one or more requir ...
 - 安装Access Database Engine后,提示未注册Microsoft.ACE.OLEDB.12.0
		
未注册Microsoft.ACE.OLEDB.12.0 ,下载安装 Microsoft Access Database Engine:https://www.microsoft.com/en-us/d ...
 - 【Eclipse提高开发速度-插件篇】安装VJET插件,JS等提示开发插件
		
1.安装Apache Batik CSS 一般安装VJET插件会出现 Cannot complete the install because one or more required items co ...
 - 关于KB905474正版验证补丁破解办法 KB905474是个微软操作系统正版/盗版监测间谍软件。更新安装后,右下角有个提示说“系统监测到你的操作系统是盗版”。 如果没有安装的: 在系统提示更新的时候注意看一下,如果包含有“更新KB905474”就去掉“更新KB905474”方框前的勾,点击关闭(注意如果没有去掉那个勾得话,会找不到“关闭”,而是“确定”),在不在提示我该消息前打勾。 如果已经安装
		
关于KB905474正版验证补丁破解办法 KB905474是个微软操作系统正版/盗版监测间谍软件.更新安装后,右下角有个提示说“系统监测到你的操作系统是盗版”. 如果没有安装的: 在系统提示更新的时候 ...
 
随机推荐
- 如何用纯 CSS 创作一个 3D 文字跑马灯特效
			
效果预览 在线演示 按下右侧的"点击预览"按钮在当前页面预览,点击链接全屏预览. https://codepen.io/zhang-ou/pen/GdrrZq 可交互视频教程 此视 ...
 - CSS3---  颜色
			
1.RGB是一种色彩标准,是由红(R).绿(G).蓝(B)的变化以及相互叠加来得到各式各样的颜色.RGBA是在RGB的基础上增加了控制alpha透明度的参数. 语法:color:rgba(R,G,B, ...
 - 爬虫app信息抓取之apk反编译抓取
			
之前也抓过一些app,数据都比较好取,也没有研究的太深,毕竟还有android 模拟器+ appium 的方法.直到遇见了一款app ,具体名字就不说了,它安装在模拟器上竟然打不开 !!第一次遇见上网 ...
 - 【C#】【数据结构】006-栈:链栈
			
C#数据结构:链栈 1.自定义链栈结构: 链栈节点类 using System.Collections; using System.Collections.Generic; using UnityEn ...
 - 2. TypeScript笔记
			
1. 安装node.js之后 需要测试npm命令 2.命令正常安装TypeScript 3.安装Egret egret 命令
 - spring boot学习01【搭建环境、创建第一个spring boot项目】
			
1.给eclipse安装spring boot插件 Eclipse中安装Spring工具套件(STS): Help -> Eclipse Marketplace... 在Search标签或者Po ...
 - XTU 二分图和网络流 练习题 J. Drainage Ditches
			
J. Drainage Ditches Time Limit: 1000ms Memory Limit: 32768KB 64-bit integer IO format: %I64d Ja ...
 - HDU1021-Fibonacci Again,,找规律就好了~~~
			
Fibonacci Again Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) ...
 - bzoj 1503[NOI 2004] 郁闷的出纳员
			
题目大意: 给4种操作 I:添加一个员工工资信息 A:增加所有员工的工资 S:减少所有员工的工资 F:询问工资第k高的员工的工资情况 自己做的第一道splay树的题目,初学找找感觉 #include ...
 - 洛谷P1432 倒水问题
			
题目背景 In the movie "Die Hard 3", Bruce Willis and Samuel L. Jackson were confronted with th ...