In eclipse, when debugging Java, in the display view, there is a cutoff to how much text it will display.
I am inspecting a variable that can contain a lot of text. Is there a way to increase how much text display will show, or otherwise view all the contents of a variable during debug?