簡體   English   中英

如果從Eclipse運行ant build,有沒有辦法將ant版本輸出到控制台

[英]Is there a way to output the ant version to the console if running ant build from Eclipse

我想在使用Ant構建時將ant版本信息嵌入到控制台輸出中。 無論如何?

嘗試

<echo>${ant.version}</echo>

在您的構建文件中

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM