We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaed973 commit c9add24Copy full SHA for c9add24
.sdkmanrc
@@ -0,0 +1,6 @@
1
+# Use sdkman to run "sdk env" to initialize with correct JDK version
2
+# Enable auto-env through the sdkman_auto_env config
3
+# See https://sdkman.io/usage#config
4
+# A summary is to add the following to ~/.sdkman/etc/config
5
+# sdkman_auto_env=true
6
+java=8.0.332-zulu
0 commit comments