Skip to content

Commit 823cee4

Browse files
Provide download link to Java 17 JDK. (#177)
1 parent c7a7903 commit 823cee4

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

docs/basics/install/linux.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ You must make sure you have the Java Developmet Kit (JDK) installed and that you
137137

138138
We currently recommend using Java 17 but check the release notes for any changes.
139139

140-
140+
- [Java SE 17 Archive Downloads](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)

docs/basics/install/macos.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,6 @@ adt -devices -platform android
177177

178178
You must make sure you have the Java Developmet Kit (JDK) installed and that your `JAVA_HOME` environment variable is set to the JDK's folder.
179179

180-
We currently recommend using Java 17 but check the release notes for any changes.
180+
We currently recommend using Java 17 but check the release notes for any changes.
181+
182+
- [Java SE 17 Archive Downloads](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)

docs/basics/install/windows.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,6 @@ adt -devices -platform android
146146

147147
You must make sure you have the Java Developmet Kit (JDK) installed and that your `JAVA_HOME` environment variable is set to the JDK's folder.
148148

149-
We currently recommend using Java 17 but check the release notes for any changes.
149+
We currently recommend using Java 17 but check the release notes for any changes.
150+
151+
- [Java SE 17 Archive Downloads](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)

0 commit comments

Comments
 (0)