前几天刚在自己用户的环境下装完eclipse cdt,因为权限关系,所以我打算在root用户工作,是不是前几天rp好,装的时候没碰到什么问题,今天问题一大堆,就是eclipse-cdt的包依赖,
eclipse下cdt插件地址:
http://download.eclipse.org/tools/cdt/releases/galileo
但是装的时候eclipse提示缺包,大致的出错信息
Cannot complete the install because one or more required items could not
be found.
Software being installed: Eclipse C/C++ Remote Launch 6.0.0.201002161416
(org.eclipse.cdt.launch.remote.feature.group 6.0.0.201002161416)
Missing requirement: Eclipse C/C++ Remote Launch 6.0.0.201002161416
(org.eclipse.cdt.launch.remote.feature.group 6.0.0.201002161416)
requires 'org.eclipse.rse.ui [3.0.0,4.0.0)' but it could not be found
网上找了下,没找到解决的,自己找来好久,下面我自己找的方法,找缺包下:
http://download.eclipse.org/dsdp/tm/updates/3.1/
http://download.eclipse.org/tools/mylyn/update/e3.4
顺便附上eclipse-svn插件:
http://subclipse.tigris.org/update_1.6.x/
gef:
http://download.eclipse.org/tools/gef/updates/releases/
posted on 2010-08-11 15:17
小果子 阅读(1457)
评论(0) 编辑 收藏 引用 所属分类:
学习笔记