如何在 IntelliJ IDEA 控制台输出中隐藏命令行? [英] How to hide the command line in IntelliJ IDEA console output?

查看:113
本文介绍了如何在 IntelliJ IDEA 控制台输出中隐藏命令行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是 intellij IDE 的新手并尝试执行类文件,当我在 intellij 中执行 java 类文件时遇到以下问题

I am new to intellij IDE and trying to execute a class file and i have following issue when i execute java class file in intellij

"C:Program FilesJavajdk-13.0.1injava.exe" "-javaagent:C:Program FilesJetBrainsIntelliJ IDEA Community Edition 2019.3libidea_rt.jar=56791:C:Program FilesJetBrainsIntelliJ IDEA Community Edition 2019.3in" -Dfile.encoding=UTF-8 -classpath "C:UserssatisDesktopAutomation FrameworkKarateSeries	argetclasses" HelloWorld

Hellow World

如何删除我的智能输出中的位置

How to get rid of the locations in my intellij output

推荐答案

Add java.exe at File |设置 |编辑|一般 |控制台,折叠包含的控制台行.

Add java.exe at File | Settings | Editor | General | Console, Fold console lines that contain.

IDE 将折叠命令行,并且不会分散注意力.

IDE will collapse the command line and it will be less distracting.

暂时无法完全隐藏,您可以投票支持相关功能请求:

It's not possible to hide it completely at the moment, you can vote for the related feature request:

  • IDEA-188173 在控制台中关闭查看折叠代码的新选项
  • IDEA-188173 A new option to turn off viewing folded code in Console

这篇关于如何在 IntelliJ IDEA 控制台输出中隐藏命令行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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