Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

If i want the JDK for my Mac, where should I look for it? [closed]

Tags:

java

macos

I want Java to be installed on my Leopard MacBook, but I couldn't find the JDK kit for Mac on Sun's Java site. Where should I look for it?

like image 768
wolverine Avatar asked Mar 26 '10 10:03

wolverine


1 Answers

The JDK is already installed on Mac OS X 10.5. If you go to /Applications/Utilities you will see Java Preferences. There you can select between the versions of Java you would like to use, including version 6 (6 is only 64-bit so if you have a 32-bit Core Duo Macbook you'll have to use SoyLatte).

alt text http://img121.imageshack.us/img121/4249/javapref.jpg

like image 124
Mark Avatar answered Sep 19 '22 04:09

Mark