Data View tool window - what is this?
Answered
What is this?
Does not work while debuging java app.
Please sign in to leave a comment.
It's a feature of the Python debugger provided by the Python plug-in, you can find the documentation at https://www.jetbrains.com/help/pycharm/data-view.html.
well... that's why does not work on java. Thanks