error_version 1.5.... of Java not installed on Mac OSX
I installed the newest version of java and I restarted multiple times... still doesn't work.. any ideas? :)
If you open a terminal window and run java -version what does the output say?
java -version No Java runtime present, requesting install.
This and a widow pops up that I have to install a JDK? Thank you for your reply
Try installing the recent JDK for Mac from here.
I have the same problem. Actually, I have upgraded java to 1.8.0_161, and set .bash_profile , and now java -version shows the right version 1.8.0_161, but bolero reported that java version should be greater than 1.8.0_151.
I had the same issue. Having the java runtime installed didn't seem to work for me. You actually have to have the JDK installed, and then this seems to work. JDK takes more diskspace though, so it would be better if only runtime would be enough.