Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
命令行文档提到了-x调试输出的参数。但是我在 ant 任务文档中找不到任何内容。有没有办法在那里激活它?
-x
使用标准ant -d开关打开调试输出。
ant -d