首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Eclipse CDT for Lucid Lynx安装失败

Eclipse CDT for Lucid Lynx安装失败
EN

Stack Overflow用户
提问于 2011-11-06 05:22:56
回答 1查看 819关注 0票数 1

当我尝试从Galileo Update Site安装CDT (C++开发工具)时,我得到以下错误。我该如何着手解决这个问题呢?我需要CDT构建和调试工具。

我使用Linux Ubuntu Lucid Lynx附带的软件安装程序安装了Eclipse平台。我尝试使用Eclipse附带的安装程序安装CDT工具。

代码语言:javascript
复制
An error occurred while installing the items
  session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null --> [R]org.eclipse.cvs 1.0.400.v201002111343, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
  The artifact file for osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was not found.
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2011-11-06 05:31:42

解决方案是安装eclipse-pde。在终端中,键入:

代码语言:javascript
复制
sudo apt-get install eclipse-pde
票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/8023390

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档