I don't know the answer to this question because that will depend a little on what build tool you are using. You could start by right-clicking on your project from the projects pane and navigating to your dependent libraries through the project's properties or something similar.
I hope that helps. :) On Tue, 13 Feb 2024 at 01:25, Tom <[email protected]> wrote: > Newbie question, how can I use external jars like json simple in a > Netbeans project? > I have added json-simple-1.1.1.jar to Tools / Library. > But import org.json.simple.JSONArray; gives a package not found error. > I have already googled. > How can I fix that? > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > >
