I have attached the source code of rt.jar file ie src.zip to my Eclipse.
My problem is that, After adding the source code of rt.jar to eclipse, when I open any class,for Example "String" class, The eclipse itself showing ".class" file for "String" only,It does nopt showing ".java" file for "String".
How can I see the ".java" file?