I just discovered that I don’t have the src.jar for my JDK installation and took a bit of ferreting about to find out that you need to download and install the JDK documentation bundle from apple developer site, aswell as the actual jdk.
You can see the thread I found here
The downloads for both the JDK and the associated documentation live here login and go to downloads. You want “Java for Mac OS X Release X” and “Java for Mac OS X Release X Developer documentation”
It then lives in (e.g) /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
Post a Comment