https://stackoverflow.com/q/5692256
--emi On Fri, Apr 10, 2020 at 12:49 PM Louis Collet <louis.col...@skynet.be> wrote: > It’s an old .jar , not available via Maven Repository > > > > *From:* Geertjan Wielenga <geert...@apache.org> > *Sent:* vendredi 10 avril 2020 11:32 > *To:* Louis Collet <louis.col...@skynet.be> > *Cc:* NetBeans Mailing List <users@netbeans.apache.org> > *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 <louis.col...@skynet.be> 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 > >