Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/google-app-engine/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google app engine 安装谷歌应用引擎插件EclipseJuno_Google App Engine_Eclipse Juno - Fatal编程技术网

Google app engine 安装谷歌应用引擎插件EclipseJuno

Google app engine 安装谷歌应用引擎插件EclipseJuno,google-app-engine,eclipse-juno,Google App Engine,Eclipse Juno,EclipseJuno是否需要预先安装JavaEE环境才能安装GAE插件 像每个人一样,我也会犯这样的错误 Cannot complete the install because one or more required items could not be found. Software being installed: Google Plugin for Eclipse 4.2 3.4.2.v201310081840-rel-r42 (com.google.gdt.eclipse

EclipseJuno是否需要预先安装JavaEE环境才能安装GAE插件

像每个人一样,我也会犯这样的错误

Cannot complete the install because one or more required items could not be found.
      Software being installed: Google Plugin for Eclipse 4.2 3.4.2.v201310081840-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group
3.4.2.v201310081840-rel-r42)
      Missing requirement: Google Plugin for Eclipse 4.2 3.4.2.v201310081840-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group
3.4.2.v201310081840-rel-r42) requires 'org.eclipse.wst.css.core 0.0.0' but it could not be found

你需要先更新你的juno版本。 1.然后转到帮助->安装新软件。 添加->此链接并将其命名为GAE

  • 现在您将看到一些带有复选框的包。为应用程序引擎和SDK选择Google插件
  • 3.单击finish,现在eclipse将下载并安装所需的软件包

    然后,您将在“创建新项目”菜单中找到Google->web应用程序项目