0
How to install jdk on mac ?
After installing the jdk (on mac os sierra) I can't find it, just like it's not installed. Could anybody tell me why please ?
3 Respuestas
+ 1
I'm gonna give you link to amazing tool called SDK man, it makes easy to install java with some commands and also other JVM tools. Follow this
http://sdkman.io/install.html
after you install it, just run "sdk install java" in terminal and you are done.
+ 1
Thanks, I'll try that tomorrow, as soon as I'm back home.
0
Good luck. Make sure to follow instructions.