Eclipse: Debugging & inspection of variables causes com.sun.jdi.ObjectCollectedException

前端 未结 4 1651
庸人自扰
庸人自扰 2021-02-07 03:15

I debug my program and add here and there a breakpoint. After a stop I want to inspect some of the variables and get sometimes a com.sun.jdi.ObjectCollectedException

4条回答
  •  名媛妹妹
    2021-02-07 03:19

    Right click the variable, then click "Show Logical Structure", uncheck any collection.

提交回复
热议问题