dead_passive
2009-12-18 15:02:42 UTC
Hi,
I've got a plain old Java Project in Netbeans which I'm using to run my Groovy code. However, I need to add a Maven dependency. How do I go about adding dependencies to a Java/Groovy project in Netbeans?
When I was using Eclipse I just did it all on the command line (calling "mvn install" whenever I need an update). Eclipse would then show the dependencies I needed after a refresh.
I'm new to Netbeans but I see that it has Groovy support (better than Eclipse which I'm having trouble with) and Maven support so was hoping it would make things easier...
Cheers,
Jon
I've got a plain old Java Project in Netbeans which I'm using to run my Groovy code. However, I need to add a Maven dependency. How do I go about adding dependencies to a Java/Groovy project in Netbeans?
When I was using Eclipse I just did it all on the command line (calling "mvn install" whenever I need an update). Eclipse would then show the dependencies I needed after a refresh.
I'm new to Netbeans but I see that it has Groovy support (better than Eclipse which I'm having trouble with) and Maven support so was hoping it would make things easier...
Cheers,
Jon