autobox debugger tooltips

Please, instead of java.lang.Integer@1659
show me "20" (the int value).

The object ID is really not what I'm interested in,
when I hover with the mouse over a variable...


0
5 comments
Avatar
Permanently deleted user

Just turn on show 'toString' for those objects.

0
Avatar
Permanently deleted user

thank you! You should turn that on by default ;)

0
Avatar
Permanently deleted user

+1 to show primitive wrappers and StringBuffer as toString() by default. I think there was a tracker request for this...

0
Avatar
Permanently deleted user

Fixed 2012 :))

0
Avatar
Permanently deleted user

Hm, I think it's time for the hunger strike... 2012 now!

0

Please sign in to leave a comment.