I want to run a GCloud App Engine (Spring Boot Application) in Eclipse under Mac OS. When I start the App Engine, I get the following error:
The Google Cloud SDK could not be found in the customary locations and no path was provided. -> [Help 1]
The SDK is installed, the installation path is set to the PATH variable. The app-engine-java component is also installed. Eclipse also finds the installed SDK and the Eclipse Plugin for Google Cloud is also installed.
Does anyone have an idea what the problem could be?