Install the Microsoft Build of OpenJDK
Sep 1, 2024 · 1 min read · Search Microsoft OpenJDK versions winget search Microsoft.OpenJDK Output: Install version 17: winget install Microsoft.OpenJDK.17 Output: Post-installation check java -version Output: Check environment path: echo $env:JAVA_HOME Output: Refere...
Join discussion