'How copy (e.g to file ) big value of variable

Eclipse 2021

In my java project I'm in debug mode.

Debug mode

As you can see the value of variable oidList is to big.

But I need to copy whole value of this variable... in file or in the clipbord.

Is it possible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source