如何在 STS(Spring 工具套件)调试视图中切换 "Show Monitors"?
How to toggle "Show Monitors" in STS (Spring Tool Suite) Debug View?
为了提高远程调试性能,在 SO 线程之后,我试图在 STS(不是普通的 eclipse)中禁用调试视图中的 "Show Monitors",但找不到菜单项目或图标。
作为参考,我还发现 Eclipse 文档中提到了 "Show Monitors" 图标
https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fviews%2Fdebug%2Fref-showmonitors.htm
但无法在 STS 中找到它。
有人知道如何在 STS 中切换它吗?
谢谢
从“调试”视图的上下文菜单(单击右上角的小三角形)。然后转到 "Java >> Show Monitors".
为了提高远程调试性能,在
作为参考,我还发现 Eclipse 文档中提到了 "Show Monitors" 图标 https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fviews%2Fdebug%2Fref-showmonitors.htm
但无法在 STS 中找到它。
有人知道如何在 STS 中切换它吗? 谢谢
从“调试”视图的上下文菜单(单击右上角的小三角形)。然后转到 "Java >> Show Monitors".