The instructions here: https://github.com/OpenAPITools/openapi-generator/blob/master/README.md#15---homebrew > To install OpenJDK (pre-requisites), please run > > ``` > brew cask install adoptopenjdk12 > export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-12.0.2.jdk/Contents/Home/ > ``` Do not work when I try them (Latest Homebrew, macOS 10.15.5): ```bash % brew cask install adoptopenjdk12 Updating Homebrew... Error: Cask 'adoptopenjdk12' is unavailable: No Cask with this name exists. ```
The instructions here: https://github.com/OpenAPITools/openapi-generator/blob/master/README.md#15---homebrew
Do not work when I try them (Latest Homebrew, macOS 10.15.5):
% brew cask install adoptopenjdk12 Updating Homebrew... Error: Cask 'adoptopenjdk12' is unavailable: No Cask with this name exists.