What is minimum version of java is required to run apache ant 1.9.x?
Answer / Vikas Mishra
To run Apache Ant 1.9.x, you will need a minimum of Java version 1.5 or higher.
| Is This Answer Correct ? | 0 Yes | 0 No |
How we can echo message in ant?
Can you explain ant functionality?
What is dependency? How it is used into ant? What is its use?
What is a build tool?
What is minimum version of java is required to run apache ant 1.9.x?
Explain how to use runtime in ant?
How many ways we can set properties into build ant file?
How we can create a jar using ant?
What is built-in properties? And how many built-in properties?
What is ivy? What are the key features of 2.5.0?
Explain how to use clean in ant script?
Why do you call it ant?