With the reduction of support for Ant, which I have been using for my Java projects since 2004 or so, I decided to start learning Gradle.  I downloaded NetBeans 12.3 and proceeded to re-create the library/.jar files I use to implement some basic classes that are specialized for our environment.  In Ant, it was easy to add a library to another library project but I do not see any way to tell Project B that it needs to include the .jar from Project A. What am I missing?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to