We have a folder which consists of multiple sub-folder and each sub-folder is having jar files.
Now, we need to add all the jars to eclipse classpath. Is there any better way to add all these jars? rather than adding each file or manually editing .classpath of eclipse?