Am I missing something? I\'m delighted that all that code is there showing how the generic collections work etc. However when I want to simply walk my code I\'m forever fin
In eclipse you can define step filters (packages that you don't want to step in during debugging).
You'll find the configuration at "Window/Preferences" and then "Java/Debug/Step Filtering".