Unable to set or edit watch variables, and unable to use Evaluate Expression in main thread
已回答
I’m unable to add, or evaluate any watch variables. Evaluate Expression also does nothing when I try to execute it. If you look at the screen below, if I try to add a new watch variable, it just outputs a blank line and doesn't let me edit them (see green glasses). If I switch off of main thread I'm able to set watch variables properly and they stick around when I swap back to main, however it just hangs on "Collecting data..." forever (see params).
It seems to be specific to a single project, as a new/different one works fine. Any idea's on whats happening?

请先登录再写评论。
Please file a bug at https://youtrack.jetbrains.com/issues/IDEA with idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085) and debugger logs attached (https://intellij-support.jetbrains.com/hc/en-us/articles/207241125-Collecting-Java-debugger-logs).