JDK Source code

Does the source code for the standard java libraries come with the sdk? I thought that was the whole point of an sdk, but when using eclipse, it says it cant find the source (in rt.jar), and just gives me an outline of the class. Do I separately have to download the source code? I saw something like this somewhere on the site (SCSL or JRL), but am not too sure if that's what i'm looking for...

Cheers,

Siam

[430 byte] By [siamrafa] at [2007-10-2 11:11:07]
# 1
Some of the code is in other jars. Other code is not distributed as part of the SDK; it can be downloaded using the source code d/l link on the download page.
ChuckBinga at 2007-7-13 3:53:42 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 2
src.zip
BIJ001a at 2007-7-13 3:53:42 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...