Where to download Java 17? #129
Answered
by
evan-goode
EnterUsernameHere123
asked this question in
Q&A
-
When I'm trying to run a modpack it says that Java 8 isn't compatible and Java 17 is the Right version so naturally I looked it up on Google and there were a lot of Sites that had Java 17 what is the Official site for Java 17? |
Beta Was this translation helpful? Give feedback.
Answered by
evan-goode
Dec 21, 2023
Replies: 1 comment
-
The Minecraft wiki recommends Microsoft's builds of OpenJDK: https://learn.microsoft.com/en-us/java/openjdk/install. If you are on Windows, you can run |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
EnterUsernameHere123
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Minecraft wiki recommends Microsoft's builds of OpenJDK: https://learn.microsoft.com/en-us/java/openjdk/install.
If you are on Windows, you can run
winget install Microsoft.OpenJDK.17
in Windows Terminal.