How to export all dependency external libraries into a folder in eclipse automatically
- by gleery
I want to copy all external dependency libraries to a directory, but I don't want to do this job manually, since there are quite lot of libraries. I wonder if there is a way to let the eclipse do it for me automatically.