Question : automatically update reference jar file in classpath - ANT

Hi,

I have a libs folder that contains the reference library jar files.I want to know whether it is possible to have an ant script that can list files in a dir and store the result in a property so that i dont have to hardcode the classpath.

Thank you.

Answer : automatically update reference jar file in classpath - ANT

e.g
1:
2:
3:
4:
5:
    
            
                    
            
    
Random Solutions  
 
programming4us programming4us