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
If you are using gradle, port your dependencies to eclipse classpath by using the eclipse plugin.