You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install/java.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
Java is a host platform for Clojure, on which Clojure projects and tools run. [No experience of Java or its platform is required](#what-you-need-to-know-about-java) for successful Clojure projects.
4
4
5
+
!!! INFO "Practicalli recommends OpenJDK version 17 or 21"
6
+
7
+
5
8
# Install Java
6
9
7
10
Check to see if there is an appropriate version of Java already installed.
0 commit comments