Ant is a build tool. A build tool is used to automate repetitive tasks during this process. This can be, for example, to compiling source code (e.g. Java code), pack this code into an executable jar, running software tests and creating files and documentation (e.g. Javadoc) for the software deployment. Ant is an abbreviation for Another Neat Tool.
How To Check Your Apache Ant Version In Microsoft Windows
- open Command Prompt, type:
ant –version - press Enter on keyboard.
Notes
You can use the other IDE to working with an Apache Ant Build Tools except on the picture ( Eclipse IDE ), for example: Apache Netbeans, JetBrains IntelliJ IDEA, etc.
<< Previous lesson: Set The JAVA_HOME variable
Bibliography
https://ant.apache.org/manual/ ( manual book )
https://bambangpdp.wordpress.com/
https://www.vogella.com/
Tidak ada komentar:
Posting Komentar