In Netbeans, I can see the built-in sourse code of Java by clicking on LeftClick + Ctrl, and the .java file is shown:

But when I do the same thing in Eclipse, the following is shown:

How can include the source code within Eclipse? I need Java 7 source code if possible.
Have you tried downloading the source and then clicking the “Attach Source” button in the screenshot you posted?