如何在java eclipse中清理控制台输出? [英] How to clean console output in java eclipse?

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

问题描述

我正在使用java控制台,输出不断增加和混乱。我想清理控制台输出而不终止程序。

i am woking with java console, and the output keeps increase and messy. I want to clean console output without termination the program.

推荐答案

您可以使用清除命令清除Eclipse中的控制台 - 可以从工具栏或右键菜单中访问它。 ..

要从代码中清除控制台,请尝试使用: http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv %2Freference%2Fapi%2Forg%2Feclipse%2Fui%2Fconsole%2Factions%2FClearOutputAction.html [ ^ ]
You can clear the console inside Eclipse using the 'Clear' command - it's accessible from the toolbar or the right-click menu...
To clear the console from code try his: http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fui%2Fconsole%2Factions%2FClearOutputAction.html[^]


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

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