Hi,
I am setting up a dev environment on Eclipse Neon.3 for App Engine development. According to the Google Cloud Platform documentation, developers will need to download and install Google Cloud SDK through Eclipse Marketplace. Developers will also need to download and install the App Engine SDK separately. https://cloud.google.com/sdk/ https://cloud.google.com/appengine/docs/standard/java/download It also states the gcloud app Java extensions have to be download and installed along with Google Cloud SDK. I have done the installation of Google Cloud SDK and its gcloud app Java extensions. My question is what is the point to download and install the App Engine SDK separately if the Google Cloud SDK has already contained the App Engine SDK? If so, does it sound like duplicated work? I have created a testing Google App Engine Standard Java project using the Google Cloud wrizard on Eclipse. It seems the App Engine SDK comes from my local Maven repository. <https://lh3.googleusercontent.com/-dkMj1WjTapg/Wvt3cszgh_I/AAAAAAAABXo/VqOudRcrOaELRV4yTiVrXmEG4xuBNalTwCLcBGAs/s1600/GAESDK1.png> If the App Engine SDK has to be downloaded and installed separately, how can it be referenced for use in the Eclipse project instead of the one in the Maven repository? Google Cloud SDK, the gcloud app Java extensions, and App Engine SDK, these are all very confusing to me. Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/42cd276e-596a-41df-9a3e-5f870c790d96%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
