Hello, just to add some more info.
The tagib works on other known java IDEs such as Eclipse and IntelliJ. It is in
fact three composite components, see the code here:
https://github.com/adminfaces/admin-template/tree/master/src/main/resources/META-INF/resources/admin
And here's the taglib xml:
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
wrote:
> Well, then add libraries as dependenci
Well, then add libraries as dependencies in your POM.
Gj
On Thu, 5 Sep 2019 at 22:40, joe schmo wrote:
> My current project is Maven based and is not JaveEE.
> --
> *From:* Geertjan Wielenga
> *Sent:* September 5, 2019 5:37 PM
> *To:* joe schmo
> *Cc:* users@netbea
My current project is Maven based and is not JaveEE.
From: Geertjan Wielenga
Sent: September 5, 2019 5:37 PM
To: joe schmo
Cc: 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
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 wrote:
> I'm using NetBeans 11.1 and I'm embarrassed to say I can't do something
> simple like add log4j libr
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