Can I put the contents of a classpath or fileset into a property?



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

Post New Answer

More Apache Ant Interview Questions

What is different between ant and make?

1 Answers  


Why do you call it ant?

1 Answers  


What is minimum version of java is required to run apache ant 1.9.x?

1 Answers  


What is history of ant?

1 Answers  


Explain how to compile using ant script?

1 Answers  


In which language apache ant is written?

1 Answers  


Why ant is a great build tool?

1 Answers  


How to set classpath in ant script?

1 Answers  


List some basic functions performed by ant.

1 Answers  


What is built-in properties? And how many built-in properties?

1 Answers  


Explain how to debug my ant script?

1 Answers  


Explain how to use runtime in ant?

1 Answers  


Categories