29/9/58

Apache Ant คืออะไร

Apache Ant คืออะไร

- Apache Ant เป็น Java library และเครื่องมือคำสั่งที่มีเป้าหมายเพื่อทำการ Build files สำหรับเป้าหมายที่อยู่ในแต่ละที่
- ส่วนมาก Apache Ant จะรู้จักและถูกใช้ในการ Build Java Applications
- Apache Ant สามารถ Build สร้างและรวบรวมเพื่อใช้ในการ Test หรือ Run Java Application นอกจากนี้ Apache Ant ยังสามารถ build สิ่งอื่น ๆ ที่ไม่ใช่ Java ได้ด้วย เช่น C หรือ C++ Applications
- Apache Ant เป็นเครื่องมือที่เอาไว้สำหรับ Build จาก Apache Software Foundation
- Apache Ant จะทำการ Build files ซึ่งได้ถูกเขียนอยู่ในรูปของ XML

ทำไมเราถึงต้องใช้ Apache Ant

โดยเฉลี่ย นัก developer จะเสียเวลาอย่างมากในการทำงาน เช่น build และ deployment ซึ่งจะทำงานหลาย ๆ ขั้นตอน เช่น
- Compiling the code
- Packaging the binaries
- Deploying the binaries to the test server
- Testing the changes
- Copying the code from one location to another

ในการทำงานที่ซ้ำซ้อนและเสียเวลาดังกล่าวนี้ Apache Ant มีประโยชน์อย่างมากและสามารถช่วยคุณได้

ไม่มีความคิดเห็น:

แสดงความคิดเห็น