Data View tool window - what is this?
已回答
What is this?
Does not work while debuging java app.

请先登录再写评论。
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