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 does ant read properties? How to set my property system?
What is built-in properties? And how many built-in properties?
Can you explain ant functionality?
List some basic functions performed by ant.
How you can compile, jar and run into ant command prompt?
Which version of java is required to run ant?
How to use ant-contrib tasks?
What are the core concepts of ant?
Why do you call it ant?
How we can set the path environment variable of ant?
How to set classpath in ant script?
How you can prepare a project in ant?