开发者

Is there an eclipse plugin that will show a log file output rather than stdin

开发者 https://www.devze.com 2023-03-16 10:07 出处:网络
My ap开发者_如何学运维plication writes most information to a log file, not STDIN, are there any eclipse plugins that would show one or more log files in a window like the Console?As far as I understoo

My ap开发者_如何学运维plication writes most information to a log file, not STDIN, are there any eclipse plugins that would show one or more log files in a window like the Console?


As far as I understood, you need something like this tool

Try it !


Visit under Eclipse

Run =>  Run Configurations => Java Application => You Own Application => Common tab => File

Check Append for append mode.

0

精彩评论

暂无评论...
验证码 换一张
取 消