What is Apache Ant?

devquora
devquora

Posted On: Feb 22, 2018

 

    1 Answer Written

  •  devquora
    Answered by Prachi

    A software tool that is used for automating the software build-up process is Apache ant. It refers to a Java framework and command line to which the drive process for describing bill files as extension points and targets which are interdependent upon each other. It is a part of the Apache software foundation that is extremely flexible for developers to build huge projects.

Related Questions

Please Login or Register to leave a response.

Related Questions

Apache Ant Interview Questions

List some basic functions performed by Ant.

 Ant tool is used for:-Compiling Java code into bytecode Placing this bytecode in a package Deployment to production ..