You might want to look at using the Maven POM Editor in Eclipse. I'm not sure if it'd be faster to manually edit the pom.xml with all of the <dependency> elements that Igor mentioned, or use the editor to add them.
On Fri, Mar 15, 2013 at 4:04 PM, Igor Fedorenko <[email protected]> wrote: > Same as in maven, <dependency> element in project pom.xml file. > > -- > Regards, > Igor > > > On 2013-03-15 3:28 PM, Axel Reichwein wrote: > >> Hello, >> >> I have around 100 3rd party jars that I need to add as dependencies to a >> Maven project. What is the easiest way to do it with m2e? Thanks. >> >> Best regards, >> Axel >> >> >> >> ______________________________**_________________ >> m2e-users mailing list >> [email protected] >> https://dev.eclipse.org/**mailman/listinfo/m2e-users<https://dev.eclipse.org/mailman/listinfo/m2e-users> >> >> ______________________________**_________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/**mailman/listinfo/m2e-users<https://dev.eclipse.org/mailman/listinfo/m2e-users> >
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
