Need advice for Debugging in Java editor

Revision en2, by fan_balae, 2020-05-17 07:19:19

This is specifically for IntelliJ as it’s highly recommended for Java but the debugger is not as I want it to be. The functionality seems pretty good but debugging 2D arrays is a pain as I can’t get a complete view of the array at once as opposed to an Eclipse editor. So can anyone suggest a workaround or tell me how you use it for this purpose?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English fan_balae 2020-05-17 07:19:19 7
en1 English fan_balae 2020-05-17 07:18:44 384 Initial revision (published)