Alternatively, right-click on "Dependencies", select "Add Dependency" and let NB do it for you.
Indeed, editing the POM file is equally as easy with code completion but there's more than one way. :) On Thu, Sep 5, 2019 at 4:56 PM Geertjan Wielenga <geert...@apache.org> wrote: > Well, then add libraries as dependencies in your POM. > > Gj > > On Thu, 5 Sep 2019 at 22:40, joe schmo <geekyguy...@hotmail.com> wrote: > >> My current project is Maven based and is not JaveEE. >> ------------------------------ >> *From:* Geertjan Wielenga <geert...@apache.org> >> *Sent:* September 5, 2019 5:37 PM >> *To:* joe schmo <geekyguy...@hotmail.com> >> *Cc:* users@netbeans.apache.org <users@netbeans.apache.org> >> *Subject:* Re: how to add libraries to a project >> >> Your project is based on Maven? Gradle? Ant? It is a Java EE >> application? Or not? How can anyone possibly help you if you provide no >> details? >> >> Gj >> >> >> On Thu, 5 Sep 2019 at 22:24, joe schmo <geekyguy...@hotmail.com> wrote: >> >> I'm using NetBeans 11.1 and I'm embarrassed to say I can't do something >> simple like add log4j libraries to my project. Can someone help? >> >> Thanks >> >> Joe >> >> -- Carl J. Mosca