Apache Ant Installation - LearnHowToCode SarkariResult.com Interview Questions and Answers LearnHowToCodeOnline
Apache Ant Installation

Apache Ant Installation

Apache Ant Installation

Apache Ant is an open source and platform independent library which makes it to run on variety of operating systems. Ant can be used on Microsoft Windows, Linux, Unix, macOS etc.

System Requirement

We need Java 8 or higher version for Ant 1.10.* version.
To install Ant, first we need to download binary from the official site https://ant.apache.org and store anywhere from the download folder.
Ant Installation in Ubuntu Operating System
We have stored downloaded Ant into /usr/local/ and used the below command from the terminal.

export ANT_HOME=/usr/local/ant  
export PATH=${PATH}:${ANT_HOME}/bin  


About Mariano

I'm Ethan Mariano a software engineer by profession and reader/writter by passion.I have good understanding and knowledge of AngularJS, Database, javascript, web development, digital marketing and exploring other technologies related to Software development.

0 comments:

Featured post

Political Full Forms List

Acronym Full Form MLA Member of Legislative Assembly RSS Really Simple Syndication, Rashtriya Swayamsevak Sangh UNESCO United Nations E...

Powered by Blogger.