Hi,
I have lots of jar and zip files in a particulay folder. Is there any possible way by which I can specify all jar and zip files in classpath using some wildcard.
For example:
Set CLASSPATH=lib\*.jar;lib\*.zip;libdepend\*.jar;libdepend\*.zip
But above does not work. Is there any solution to specify the classpath using wildcards.
Please reply.
Thanks
Umesh Sharma,MCSD
India
I have lots of jar and zip files in a particulay folder. Is there any possible way by which I can specify all jar and zip files in classpath using some wildcard.
For example:
Set CLASSPATH=lib\*.jar;lib\*.zip;libdepend\*.jar;libdepend\*.zip
But above does not work. Is there any solution to specify the classpath using wildcards.
Please reply.
Thanks
Umesh Sharma,MCSD
India