Which of the following property defines the name of current project?

🎲 Try a Random Question  |  Total Questions in Quiz: 42  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Apache Ant Practice Test Questions — practice the complete quiz, review flashcards, or try a random question.

Apache Ant is a Java library and command-line tool for automating software build processes which originated from the Apache Tomcat project in early 2000 as a replacement for the Make build tool of Unix.

Apache Ant & Apache Mavenserver: Ant and maven both are build tools. They both can be used for compile, pulling dependence from repository and for creating war or ear files. Both are provided by the Apache. Ant is a tool and it doesn't have formal conventions.


Which of the following property defines the name of current project?