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.
AntAnt スクリプトを実行して、ターゲット、タスク、および操作が完了するまでにかかった時間を教えてくれるプロファイラーはありますか?
Ant
ありがとう
Ant には、ビルド プロセスを監視できるようにする 2 つの関連機能があります =>リスナーとロガー:
または自分で書いてください。