Reputation: 1808
Is there any trick or functionality to show values of collections in values column (next to id number), (logical structures) so I don't have to extend each collection ?
Upvotes: 0
Views: 228
Reputation: 2133
you want to go to Java->Debug-Detail Formatters.
then figure how you want it formatted and select the radio button for as the label for variables with detail formatters I think
Upvotes: 1