I'm getting an error on Eclipse Oxygen running on Linux when I try to create a Google App Engine project. I've installed the Google SDK and I can run gcloud from the terminal. But I can't create an App Engine Eclipse project because Eclipse can't find the Cloud SDK. I'm supposed to set the location in the Google Cloud Platform preferences. But where are these preferences located in Eclipse?
0
votes
How is it that you know you're supposed to set the location in the preferences?
– nitind
This is the error message in full: Cannot create an App Engine Eclipse project because the Cloud SDK could not be found. Install it from cloud.google.com/sdk and set the location in the Google Cloud Platform preferences.
– daloonik