Well this one is a good read:
https://docs.gradle.org/current/userguide/declaring_dependencies.html
Also you might look at existing projects on GitHub or other samples on
the web.
On NetBeans side you can't really do much in the project properties,
like in Ant projects.
The information there is read-only, to change that you need to change
the Gradle build files themselves.
On 7/31/22 21:54, Owen Thomas wrote:
Hello NetBeans people.
I have just started migrating my projects from Ant to Gradle in
NetBeans. Some of them have compile dependencies on others, and I'm
currently wondering how I set them up in NetBeans.
I'm very new to Gradle, but I can no longer ignore the light being
cast by wise people, and I concede that my work needs exposure to all
the goodies available through a build tool like Gradle. Any help would
be greatly appreciated at this early and tentative stage of my journey.
Thanks,
Owen.
---------------------------------------------------------------------
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