Eclipse TreeMap debug view
debugging, eclipse, treemap
Solution
There is a small button above the variables “Show Logical Structure”. Try it and it makes things easier. :-)
Problem
I am trying to see the items in the collection, but it seems like Eclipse just loops things over and over: How can I see the individual items in the TreeMap collection?