定制AntRunner输出 [英] Customizing AntRunner output

查看:173
本文介绍了定制AntRunner输出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Eclipse的AntRunner建立一个插件集,但我有在配置记录行为的麻烦。具体来说,我想AntRunner不显示空任务。任何人都知道如何做到这一点?

I'm using Eclipse's AntRunner to build a set of plugins, but I'm having trouble in configuring the logging behavior. Specifically, I'd like AntRunner not to display empty tasks. Anybody knows how to do this?

推荐答案

解决方案是通过以下JVM选项:

The solution is to pass the following JVM options:

java -jar ... -logger org.apache.tools.ant.NoBannerLogger

这篇关于定制AntRunner输出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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