Skip to content
Advertisement

google-cloud-sdk-app-engine-java with openjdk-11

Is it possible to install app engine sdk over openjdk 11?

When I try it I get:

$ sudo apt-get install google-cloud-sdk-app-engine-java

JavaScript

On my linux distro (Debian testing) openjdk-8-jdk is not available anymore

Advertisement

Answer

The App Engine SDK component for the Google Cloud SDK is currently not available for Java 11.

For reference, here you have an installation guide for the Cloud SDK and its components. The link also contains a list of the Gcloud SDK additional components

User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement