简体   繁体   English

如何解决org.eclipse.cdt.gnu.feature.group找不到

[英]How to resolve org.eclipse.cdt.gnu.feature.group not found

In eclipse, I install a new Software via help>install NewSoftware > Add. 在eclipse中,我通过help> install NewSoftware> Add安装新软件。 In "Add Repository" dialog, fill Location address. 在“添加存储库”对话框中,填写位置地址。 The installation fails and with below message: 安装失败,并显示以下消息:

The error message is: Missing requirement: **** requires 'org.eclipse.cdt.gnu.feature.group 7.0.0201102110609' but it could not be found

How can I resolve this issue. 我该如何解决此问题。 I google org.eclipse.cdt.gnu.feature.group but it does not tell me which plugins should I install... 我用google org.eclipse.cdt.gnu.feature.group谷歌搜索,但是它没有告诉我应该安装哪些插件...

The eclipse version is: 蚀版本是:

Eclipse IDE for java Developers
Version: Indigo Service Release 2
Build id: 20120216-1857

Thanks in advance 提前致谢

You are missing the required software in the exception ( org.eclipse.cdt.gnu.feature.group 7.0.0201102110609 ). 在例外情况下,您缺少必需的软件( org.eclipse.cdt.gnu.feature.group 7.0.0201102110609 )。 You probably require software from the CDT Project. 您可能需要CDT项目中的软件。 Check here for download. 在这里检查下载。 When you install new software be sure to check the option Check all update sites during install to find required software and also install any required modules. 当您安装新软件时,请务必选中“ Check all update sites during install to find required software ”选项Check all update sites during install to find required software并安装所有所需的模块。

See here for screenshot 看到这里截图

(Note I'm using Juno so the dialog may be different). (请注意,我使用的是Juno,因此对话框可能有所不同)。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Maven错误“无法解析项目依赖项:”-“ org.eclipse.jst.web_sdk.feature.feature.group” - Maven error “Cannot resolve project dependencies:” — “org.eclipse.jst.web_sdk.feature.feature.group” 缺少要求:Eclipse 3.7 2.6.1的Google插件需要“ org.eclipse.platform.feature.group [3.7.0,3.8.0)”,但找不到 - Missing requirement: Google Plugin for Eclipse 3.7 2.6.1 requires 'org.eclipse.platform.feature.group [3.7.0,3.8.0)' but it could not be found 在注册表中找不到应用程序“org.eclipse.cdt.managedbuilder.core.headlessbuild” - Application “org.eclipse.cdt.managedbuilder.core.headlessbuild” could not be found in the registry 找不到包含以下内容的存储库:org.eclipse.update.feature,org.eclipse.emf.ecore - No repository found containing: org.eclipse.update.feature,org.eclipse.emf.ecore 如何解决日食错误源未找到 - how to resolve eclipse error Source not found 如何更改基于CDT的eclipse调试器中线程组显示中的文本? - How to change the text in the thread group display in CDT-based eclipse debugger? 如何解决“导入org.eclipse.wb.swt.SWTResourceManager” - How to resolve “import org.eclipse.wb.swt.SWTResourceManager” 如何以编程方式解决CDT构建变量$ {ProjName}? - How to resolve CDT build variable ${ProjName} programatically? 我该如何解决:无法解析插件“ org.springframework.ide.eclipse.ui”? - How do I resolve: Unable to resolve plug-in “org.springframework.ide.eclipse.ui”? 用于Eclipse提交者的Eclipse Neon无法解析org.eclipse - Eclipse Neon for Eclipse Committers can't resolve org.eclipse
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM