osx - installing java 7 on Mavericks -
i have new mac mavericks (ie without java). installed java 8, grails project not supported java8, , need install java7. how can install java 7 manually (java installer determine java 8) without uninstalling existing java8?
check out version installed
java -version
download , install version 1.7 oracle servers
this should work
Comments
Post a Comment