如何在IDEA IntelliJ的调试模式下发送输入? [英] How to send input in the debug mode of IDEA IntelliJ?

查看:93
本文介绍了如何在IDEA IntelliJ的调试模式下发送输入?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在IntelliJ IDEA中,调试模式到达该行时,我无法发送输入

In IntelliJ IDEA, I couldn't send input while the debug mode reaches the line

String i = in.nextLine();

正在等待用户输入.

=============================================

==============================================

屏幕截图如下.

推荐答案

好像您的控制台在调试模式下是隐藏的.请在探查器旁边看到最右边带有> 符号的图标.单击它,它必须打开控制台.

Looks like your console is hidden in debug mode. See the right most icon with > symbol right next to profiler. click on it and it must open the console.

另一种方法是右键单击Debugger并选择Layout并选中标记Console .

这篇关于如何在IDEA IntelliJ的调试模式下发送输入?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆