I have recently started to use Eclipse after using IntelliJ for a few years. When debugging Map using IntelliJ, if the key or object implements toString(), a nice list of strin
Just use the Show logical structure under the expressions window to make the values more readable. check this out
https://blog.codecentric.de/en/2013/04/again-10-tips-on-java-debugging-with-eclipse/