Installing Java extensions for the App Engine SDK

Run the following command (make sure that the Cloud SDK is installed and configured):

gcloud components install app-engine-java

See https://cloud.google.com/sdk/docs/managing-components for details on managing Google Cloud components.

Next, set the default project name for gcloud commands:

gcloud config set project <your-project-name-here>

Get Java EE 8 Development with Eclipse now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.