commit | 2fb9f3cfe3ef152325335fb03e6ae8e7c2a5ee0d | [log] [tgz] |
---|---|---|
author | Ivo List <ilist@google.com> | Thu Dec 17 10:19:09 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 17 10:20:17 2020 -0800 |
tree | 150ab6da382af7cf24d38565cec1dbd26ebd67b5 | |
parent | 83c7a6ae5888a9e0700094665dd6ac14e2722da5 [diff] [blame] |
Document Java toolchains. Closes #12672. PiperOrigin-RevId: 348045516
diff --git a/site/docs/tutorial/java.md b/site/docs/tutorial/java.md index c7b8cb3..de97c46 100644 --- a/site/docs/tutorial/java.md +++ b/site/docs/tutorial/java.md
@@ -31,7 +31,7 @@ ### Install the JDK -1. Install Java 8 JDK. +1. Install Java JDK (preferred version is 11, however versions between 8 and 15 are supported). 2. Set the JAVA\_HOME environment variable to point to the JDK. * On Linux/macOS: