Data View tool window - what is this?

已回答

What is this?

Does not work while debuging java app. 

 

0

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.

1

well... that's why does not work on java. Thanks

0

请先登录再写评论。