简体   繁体   English

缺少要求: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

I want to create google app engine connected android project. 我想创建Google App Engine连接的android项目。 I am trying to install Google Plugin for Eclipse 2.6.1, but it is showing this error. 我正在尝试安装适用于Eclipse 2.6.1的Google插件,但显示此错误。

Missing requirement: Google Plugin for Eclipse 3.7 2.6.1.v201205091048-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 2.6.1.v201205091048-rel-r37) requires 'org.eclipse.platform.feature.group [3.7.0,3.8.0)' but it could not be found 缺少要求:适用于Eclipse 3.7的Google插件2.6.1.v201205091048-rel-r37(com.google.gdt.eclipse.suite.e37.feature.feature.group 2.6.1.v201205091048-rel-r37)需要'org.eclipse .platform.feature.group [3.7.0,3.8.0)”,但找不到

Please somebody help me. 请有人帮我。

It looks like you're trying to install the 3.7 version of GPE on Eclipse Juno - that won't work. 看来您正在尝试在Eclipse Juno上安装3.7版本的GPE-无法正常工作。 If you want to install GPE 2.6.1, the latest version of Eclipse that you can be on is Indigo (3.7). 如果要安装GPE 2.6.1,则可以使用的最新版本的Eclipse是Indigo(3.7)。

GPE 3.2 will be coming out in a few weeks; GPE 3.2将在几周后发布; it has an updated wizard for the App Engine Connected Android Project; 它具有适用于App Engine Connected Android项目的更新向导; the existing one is deprecated. 现有的已过时。 If you can wait till then, you can install GPE 3.2 on Juno. 如果可以等到那时,可以在Juno上安装GPE 3.2。

Did you tried with different Eclipse versions? 您是否尝试了不同的Eclipse版本? Because when I search in google for "Google Plugin for Eclipse requires org.eclipse.platform.feature.group" I can see many people facing this issue. 因为当我在Google中搜索“ Eclipse的Google插件需要org.eclipse.platform.feature.group”时,我看到很多人都面临这个问题。

Please check with some different versions of Eclipse. 请检查一些不同版本的Eclipse。

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

相关问题 如何解决org.eclipse.cdt.gnu.feature.group找不到 - How to resolve org.eclipse.cdt.gnu.feature.group not found Eclipse Thym 需要 'osgi.bundle; org.eclipse.jgit [3.0.0,5.0.0)' 但找不到 - Eclipse Thym requires 'osgi.bundle; org.eclipse.jgit [3.0.0,5.0.0)' but it could not be found 将m2eclipse插件安装到Indigo的问题:'bundle org.eclipse.zest.core 0.0.0'找不到 - Problems installing m2eclipse plugin to Indigo: 'bundle org.eclipse.zest.core 0.0.0' could not be found Eclipse 3.7的JProbe插件 - JProbe Plugin For Eclipse 3.7 无法解析模块/未解决的需求 org.eclipse.core.runtime - Could not resolve module / unresolved requirement org.eclipse.core.runtime 带有eclipse v3.8.0的google插件的google web takeit无法调试 - google web tookit with google plugin for eclipse v3.8.0 cannot debug eclipse RCP maven / tycho缺少要求“ bundle org.eclipse.e4.core.di” - eclipse RCP maven/tycho missing requirement 'bundle org.eclipse.e4.core.di' Eclipse中的Maven集成:缺少要求 - Maven integration in eclipse: Missing requirement 将java需求添加到eclipse插件 - Add java requirement to eclipse plugin 找不到包含以下内容的存储库:org.eclipse.update.feature,org.eclipse.emf.ecore - No repository found containing: org.eclipse.update.feature,org.eclipse.emf.ecore
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM