System.out.println在Intellij Idea中写入的位置? [英] System.out.println where does it write to in Intellij Idea?

查看:594
本文介绍了System.out.println在Intellij Idea中写入的位置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我找不到消息应该显示的终端。怎么称呼?
我猜它应该在View-> Tool Windows中,但似乎没有任何工作。这是一个Maven项目,我只能看到GlassFish日志。

I can't find the terminal where the message is supposed to show. How is it called? I'm guessing it should be in View->Tool Windows but nothing from there seems to work. It's a Maven project and all I can see is GlassFish log.

推荐答案

System.out System.err 输出写入运行调试工具窗口取决于您是以运行还是调试的方式启动运行/调试配置。请参见 https://www.jetbrains.com/idea/help/running- and-debugging.html https://www.jetbrains .com / idea / help / run-tool-window.html 了解更多信息(相同的信息在IntelliJ IDEA Ultimate版本的帮助指南中)。

System.out and System.err output is written to either the Run or the Debug tool window depending on whether you launch the run/debug configuration as Run or Debug. See https://www.jetbrains.com/idea/help/running-and-debugging.html and https://www.jetbrains.com/idea/help/run-tool-window.html for more information (Same information is in the Help guide of the IntelliJ IDEA Ultimate version).

这篇关于System.out.println在Intellij Idea中写入的位置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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