Im trying to download java for my MAC, but I dont know which platform should I choose just before downloading it, there is no MAC OS listed, so what should I choose instead? I used this URL for download
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Java comes installed on your Mac already. Open
Terminal.appfrom the Applications directory (or typeterminalinto Spotlight).At the command line, type
java -versionto see exactly what you are running.