ApacheAnt
外觀
這是此頁批准,以及是最近的修訂。
Apache Ant,是一个將軟體編譯、測試、部署等步數聯絡做伙加自動化的一个工具,大部份攏用佇 Java 環境中的軟體開發。由 Apache 軟體基金會所提供。恬認情形下,伊的 buildfile ( XML 檔案 ) 號做 build . xml。彼每一个 buildfile 有含一个 < project > 佮至少一个預設的 < target >,這是 targets 包含是足濟的 task elements。彼每一个 task element 有一个用來予人參考的 id,此 id 你著愛唯一的。
build . xml 範例
參見
- Jakarta 專案
- Apache Maven
- Make
外部連結
- Official website of Apache Ant
- Apache Ant wiki
- WinAnt-Windows installer for Apache Ant
- Introduction to Ant ( slide show )
- Linguine Maps visualization library will automatically produce easy to read diagrams from Ant build files .
- antro-a profiler for Ant scripts
- Wiki Book on learning Apache Ant
- Ant tutorial
- Ant Automation , a good handy example of automation with Ant .
- A simple Windows GUI for running Ant .