Skip to content

Tag: google-app-engine

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 On my linux distro (Debian testing) openjdk-8-jdk is not available anymore Answer The App Engine SDK component for the Google Cloud SDK is currently not available for Java 11.…