I have imported jars for a project under Libraries and attached the corresponding source zip. However, source files in the zip are not showing up in the Open Resource view (Ctrl + Shift + R).
+1
A:
You view the source by opening up the corresponding class. Eclipse will automatically show the appropriate source file instead.
Use Ctrl + Shift + T (Open Type) to open the class file.
Jonathan
2010-08-03 19:12:27