Re: SVN Bug Reports
what effect would or does this have on "ordinary" eclipse developers like myself?jendave wrote: . . . On the Maven side, it would have been simple few lines of xml to add substance. Maven would then pick up the transitive deps automatically. I use the Maven plugin for IntelliJ and never have to worry about the transitive deps. There is a Maven plugin for Eclipse at: http://download.eclipse.org/technology/m2e/releases I use it as well and it makes updating deps much easier without affecting the day-to-day development process. It would be great to use it for dep management and so all builds whether by command line or IDE would be consistent.