Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Using-the-right-Java.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Pick the JRE versions and make sure to match the architecture with your system,

**Make sure to download the .msi installer!**

**MCSR Users:** This pack also requires this version

Eclipse Temurin: <https://adoptium.net/temurin/releases/?os=windows&arch=x64&package=jre&version=17>

Scroll down until you see the single entry in the table!
Expand All @@ -36,6 +38,8 @@ Pick the JRE versions and make sure to match the architecture with your system,

**Make sure to download the .msi installer!**

**MCSR Users:** Use Java 17

Note: There is an exception when using some poorly supported/unsupported old integrated GPUs from Intel. See [[Unsupported-Intel-GPUs]] for details.

Eclipse Temurin: <https://adoptium.net/temurin/releases/?os=windows&arch=x64&package=jre&version=8>
Expand Down