How to add a set of libs jar in Maven at once with Vscode?

Asked

Viewed 50 times

0

I wanted to know if this is possible, I have a dependency hit .jar to install(100 .jar of libraries roughly), but the problem is that I have to search each of them and add in pom.xml to work on Vscode. No command to add an amount of files .jar in my Vscode project? For example mvn install: install-files-folder "C:Users/Usuario/.../Bibliotecas"?

Thank you

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.