Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 411 Bytes

Install Azul Zulu Build of OpenJDK

Unix and Windows script to install an Azul Zulu build of the OpenJDK runtime environment for your project.

  1. Customize the file java.cfg and define the preferred runtime.

  2. Adjust the variables as required.

  3. Insert the sourcing/reading of the environment file java.env that is created into your script.

Under Windows, use PowerShell to execute the batch file.