https://stackoverflow.com/q/5692256
--emi On Fri, Apr 10, 2020 at 12:49 PM Louis Collet <[email protected]> wrote: > It’s an old .jar , not available via Maven Repository > > > > *From:* Geertjan Wielenga <[email protected]> > *Sent:* vendredi 10 avril 2020 11:32 > *To:* Louis Collet <[email protected]> > *Cc:* NetBeans Mailing List <[email protected]> > *Subject:* Re: Netbeans 12.0 beta 2 - how to add an external jar > > > > Because you’re using a Maven project. Use the POM to add dependencies. > > > > Gj > > > > On Fri, 10 Apr 2020 at 11:24, Louis Collet <[email protected]> wrote: > > Hi everybody, > > I want to add an external .jar file to my projects > > I found this information on internet : > > > > With Netbeans 12.0 I don’t find *Librairies *. The properties of my > project are : > > > > Any help would be appreciated ! > > Louis > >
