I have a project in Java that I am stepping through and when I\'m using external libraries e.g. jdom.jar I end up hammering step over to get out on the \"Class
jdom.jar
Simple way-- Works for me :)
Select Attach Source->(External Location Radio Box)External File-> Select src.zip from java/jdk1.x.x.xx folder
and done!!