Install Apache Ant on MacOS | Configure & Install | M2/M3 2024

Published: 21 June 2024
on channel: Prashant Rana
370
4

In this Video we will see How to Install Apache Ant on MacOS, We will Configure and Install the Apache Ant on MacOS on M2 Based System.

Download ANT -

Install Java JDK on Mac -

Steps for Install -
- First we need to go to Downloads Folder, where we will be having the apache-ant zip File.
- Then we will be unzipping the apache ant.
- Afterwards we need to ensure that /usr/local exists in Mac.
- We will be Copying the Apache Ant using the Command -
sudo cp -rf apache-ant-1.8.1-bin /usr/local/apache-ant
- Add the New Version of Ant to Current Terminal Session
export PATH=/usr/local/apache-ant/bin:"$PATH"
- Verify New Version of Ant
ant -version


Watch video Install Apache Ant on MacOS | Configure & Install | M2/M3 2024 online without registration, duration 07 minute 56 second in high hd quality. This video was added by user Prashant Rana 21 June 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 370 once and liked it 4 people.