简体   繁体   English

IntelliJ中的Java IDEA:如何在调试时查看变量值?

[英]Java in IntelliJ IDEA: How to view the variable value when debugging?

In the past, I can view the variable value in Variables and the tail of one line code.Maybe some setting were changed, so that I only view the variable value in Variables now. 过去,我可以在Variables和一行代码的尾部查看变量值,也许某些设置已更改,所以现在我仅在Variables中查看变量值。 Red arrow in the upper right corner Please teach me how to restore! 右上角的红色箭头请教我如何还原! Thanks! 谢谢!

In the IntelliJ Documentation....it suggests 在IntelliJ文档....它建议

Go to the "Debug Tool Window", click "Settings", check "Show Values Inline" 转到“调试工具窗口”,单击“设置”,选中“显示内联值”

IntelliJ Docs - Inline Values View IntelliJ文档 - 内联值视图

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM