I downloaded STS Eclipse. No SVN plugin is included it seems. Which SVN plugin are you using with STS? Subversive? Thanks. Bahadır
--- On Tue, 7/13/10, Ron Wheeler <[email protected]> wrote: From: Ron Wheeler <[email protected]> Subject: Re: Using Eclipse without maven plugin (multiple module project) To: "Maven Users List" <[email protected]> Date: Tuesday, July 13, 2010, 9:23 PM On 13/07/2010 2:19 PM, Antonio Petrelli wrote: > 2010/7/13 Bahadýr Konu<[email protected]>: >> I have created my multi-module project and checked in to SVN >> I checked out the project to a directory, ran "mvn eclipse:eclipse" >> then I import the project to Eclipse (import existing project) > Try using m2eclipse, it's a life-saver. Remember to install the > Subversion-m2eclipse integration that is available in the "extras" > repository: > http://m2eclipse.sonatype.org/ > Checkout using "Check out as Maven project". > > Antonio > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > STS Eclipse has this already built-in. Ron --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
