简体   繁体   English

是否可以在不安装“ Google Cloud SDK”的情况下安装“ Eclipse的Cloud Tools”?

[英]Can I install “Cloud Tools for Eclipse” without installing “Google Cloud SDK”?

I have used GAE 2 years ago. 我2年前使用GAE。 Now I am setting it up on new machine. 现在,我将其设置在新计算机上。

My web application is multi author blog, it will use Datastore for storing data. 我的Web应用程序是多作者博客,它将使用数据存储来存储数据。 I want to setup standard environment(and not flexible environment). 我想设置标准环境(而不是灵活的环境)。

  1. I have already installed Java 8(Using Java 8 only because it is latest, I can use Java 7 if required). 我已经安装了Java 8(仅使用Java 8是因为它是最新的,如果需要,我可以使用Java 7)。
  2. I have also downloaded and setup Eclipse Oxygen(again I can change that if it is useful). 我还下载并设置了Eclipse Oxygen(同样可以更改它,如果有用的话)。
  3. I have downloaded and setup 'appengine-java-sdk-1.9.59'. 我已经下载并设置了“ appengine-java-sdk-1.9.59”。

I wanted to setup App Engine Plugin for Eclipse. 我想为Eclipse设置App Engine插件。 Apparently it is deprecated and Cloud Tools for Eclipse is recommended ( https://developers.google.com/eclipse/docs/download ). 显然,它已被弃用,建议使用Cloud Tools for Eclipse( https://developers.google.com/eclipse/docs/download )。

  1. Should I install "Google Cloud SDK"( https://cloud.google.com/eclipse/docs/quickstart ) considering the fact that I am developing low volume website and it wont need all that features which SDK might provide? 考虑到我正在开发低流量网站并且它不需要SDK可能提供的所有功能,我是否应该安装“ Google Cloud SDK”( https://cloud.google.com/eclipse/docs/quickstart )?
  2. Can I install "Cloud Tools for Eclipse" without installing "Google Cloud SDK"? 是否可以在不安装“ Google Cloud SDK”的情况下安装“ Eclipse的Cloud Tools”?

All Google cloud SDKs, including the App Engine SDK, are converging on using the Google Cloud SDK as the delivery mechanism. 所有Google Cloud SDK(包括App Engine SDK)都在融合使用Google Cloud SDK作为交付机制。 Yes, you must install the Cloud SDK for use with the Cloud Tools for Eclipse. 是的,您必须安装Cloud SDK才能与Eclipse的Cloud Tools一起使用。 You will be asked to point to the Cloud SDK directory in Eclipse. 系统将要求您指向Eclipse中的Cloud SDK目录。

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

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