Can I put the contents of a classpath or fileset into a property?
Answer / Ramdev Shukla
No, Ant does not allow you to put the contents of a classpath or fileset directly into a property.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is different between ant and make?
Why do you call it ant?
What is minimum version of java is required to run apache ant 1.9.x?
What is history of ant?
Explain how to compile using ant script?
In which language apache ant is written?
Why ant is a great build tool?
How to set classpath in ant script?
List some basic functions performed by ant.
What is built-in properties? And how many built-in properties?
Explain how to debug my ant script?
Explain how to use runtime in ant?