How to update dependencies in project.xml with Eclipse?

2005-10-14 Thread Siegfried Heintze
Is there an easy way to add dependencies to the project.xml file? It seems to me you should be able to just click on something instead of having to cut and paste into that project.xml file. There is that nice repository view. I tried double clicking on the modules but no luck. Thanks, Siegfried

Re: How to update dependencies in project.xml with Eclipse?

2005-10-14 Thread Guo, Jiaqi
Have you tried mevenide(http://mevenide.codehaus.org). With this plugin, the POM synchronizer could be the solution for you. Good luck. Regards Jiaqi Guo http://www.cyclopsgroup.com Siegfried Heintze wrote: Is there an easy way to add dependencies to the project.xml file? It seems to me