On Fri, Mar 26, 2010 at 2:11 PM, Sai Pullabhotla <[email protected]> wrote: > If not, I'm sure several/all of you > use the Free Eclipse edition, but what plugin do you use that works > nicely with existing SVN/MVN projects?
I use a plain Eclipse JDT with the Subclipse plugin. I do all my Maven stuff from command line, and most of my SVN stuff as well. /niklas
