Home | Release Notes | Support | Documentation
Caused by having the wrong or multiple versions of java.
Try adding the following to your .bash_profile file:
export JAVA_HOME=`/usr/libexec/java_home -v 1.8`
Details here.
Caused by having the wrong or multiple versions of java.
Try adding the following to your .bash_profile file:
export JAVA_HOME=`/usr/libexec/java_home -v 1.8`
Details here.