vendredi 14 janvier 2022

How can I export all variable information at a breakpoint in idea IDE for java

I want to export every objects' field including nested fields at a breakpoint for comparison.

Now what I need to do is to click and expand all objects that have more fields. After that, I am finally able to ctrl-A and ctrl-C, i.e., copying everything. Therefore, my question is: is there a way to help export that information more quickly?

Attached is the debugger view in IDE.

idea debugging view





Aucun commentaire:

Enregistrer un commentaire