简体   繁体   English

Eclipse插件GAE,无法配置SDK

[英]Eclipse plugin GAE, can't configure SDK

I have problems setting up google app engine SDK in Eclipse with Google app engine plugin, focused on programming PHP aps, not java aps. 我在使用Google App Engine插件在Eclipse中设置Google App Engine SDK时遇到问题,重点是对PHP Aps(而非Java Aps)进行编程。 PHP doesent have a SDK, its inside GAE SDK . PHP确实有一个SDK, 它在GAE SDK中

  • Mac OS Sierra 10.12.1 Mac OS Sierra 10.12.1
  • java version "1.8.0_111" Java(TM) SE Runtime Environment (build 1.8.0_111-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode) Java版本“ 1.8.0_111” Java™SE运行时环境(内部版本1.8.0_111-b14)Java HotSpot(TM)64位服务器VM(内部版本25.111-b14,混合模式)
  • Python 2.7.10 Python 2.7.10
  • google-cloud-sdk-137.0.0-darwin-x86_64.tar.gz app-engine-php " " app-engine-php-darwin 2015.11.16 app-engine-python 1.9.40 bq 2.0.24 bq-nix 2.0.24 core 2016.12.06 core-nix 2016.12.06 gcloud gsutil 4.22 gsutil-nix 4.22 google-cloud-sdk-137.0.0-darwin-x86_64.tar.gz app-engine-php“” app-engine-php-darwin 2015.11.16 app-engine-python 1.9.40 bq 2.0.24 bq-nix 2.0 .24核心2016.12.06 core-nix 2016.12.06 gcloud gsutil 4.22 gsutil-nix 4.22
  • Eclipse for PHP Developers Version: Neon.1a Release (4.6.1) Build id: 20161007-1200 Eclipse for PHP Developers版本:Neon.1a发行版(4.6.1)Build ID:20161007-1200

But when i try to locate GAE SDK y get this error and can't start a new project cause this is not set. 但是当我尝试找到GAE SDK时,出现此错误,并且无法启动新项目,原因是未设置。

Failed to initialize app engine SDK 无法初始化App Engine SDK

Please help. 请帮忙。

Best regards. 最好的祝福。

I think you're mixing up the new Google Cloud SDK with the App Engine Java SDK. 我认为您正在将新的Google Cloud SDK与App Engine Java SDK混合使用。 They are not the same thing. 它们不是同一件事。 The old legacy GPE plugin you're using expects the App Engine Java SDK . 您正在使用的旧版GPE插件需要使用App Engine Java SDK

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM