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 apache ant?
Explain using ant and give an small example?
Can you explain ant functionality?
Explain ant functionality?
Explain how to test classes for junit using ant script?
How we can create a jar using ant?
What is dependency? How it is used into ant? What is its use?
How you can prepare a project in ant?
Explain how to use clean in ant script?
Explain how to modify properties in ant?
What are the capabilities of ant?
How can I write my own ant task?