Download Red Hat build of OpenJDK
The Red Hat build of OpenJDK is an open source implementation of the Java Platform, Standard Edition (Java SE).
The Red Hat build of OpenJDK is an open source implementation of the Java Platform, Standard Edition (Java SE).
Set the path:
C:\> setx /m PATH
"%PATH%;C:\Progra~1\RedHat\java-17-openjdk-17.0.0.0.35-1\bin"
Set the Java Home:
C:\> setx /m JAVA_HOME
"C:\Progra~1\RedHat\java-17-openjdk-17.0.0.0.35-1"
choco install temurin