Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

SnowLeopard2008

macrumors 604
Original poster
Jul 4, 2008
6,772
18
Silicon Valley
I've searched Google with a bunch of sites talking about JDK and JSE with all sorts of versions. Which is the latest stable build of the JDK that allows me to compile .java files? A nudge toward the right direction is all I need... a link would be much appreciated. Thanks.
 

lee1210

macrumors 68040
Jan 10, 2005
3,182
3
Dallas, TX
Apple has chosen to do it's own implementations of java for the OS X platform. Your system should have java, javac, jar, etc. at your disposal without you doing anything. You shouldn't worry too much about the version if you're just starting out, what you have (Java 5 or Java 6) should be fine for you. I might be wrong about all of the java programs being installed by default, but if you install XCode from your OS X DVD, or from here:
http://developer.apple.com/technology/xcode.html

You'll have to sign up for a free ADC membership for the download.

To check, just fire up terminal and type 'javac' and see what you get.

-Lee
 

SnowLeopard2008

macrumors 604
Original poster
Jul 4, 2008
6,772
18
Silicon Valley
Maybe I didn't make things clear.. I'm using a VM of Windows need the JDK on that. I already have XCode installed on my Leopard side. Thanks for the infomation, as I have solved the problem.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.