Re: getting the core into eclipse or idea

2012-11-24 Thread Benson Margulies
Igor, I had a broken tree. Faux alarm all around. On Sat, Nov 24, 2012 at 5:53 PM, Igor Fedorenko wrote: > What's the problem with Eclipse exactly? I just imported current trunk > in fresh/new m2e workspace without any problems. > > -- > Regards, > Igor > > > On 12-11-24 5:38 PM, Benson Margulie

Re: getting the core into eclipse or idea

2012-11-24 Thread Igor Fedorenko
What's the problem with Eclipse exactly? I just imported current trunk in fresh/new m2e workspace without any problems. -- Regards, Igor On 12-11-24 5:38 PM, Benson Margulies wrote: When i import the trunk into intellij, the plexus annotations are missing. And eclipse is not too clever with the

Re: getting the core into eclipse or idea

2012-11-24 Thread Benson Margulies
Olivier, I added the the core as a module, not telling it about the pom, since my initial attempt to run 'mvn' (with the broken tree) had failed. I'm sure IntelliJ like M2E will work fine with a non-broken tree. On Sat, Nov 24, 2012 at 5:48 PM, Olivier Lamy wrote: > I use intellij and don't hav

Re: getting the core into eclipse or idea

2012-11-24 Thread Olivier Lamy
I use intellij and don't have any issue. More details ? -- Olivier Le 24 nov. 2012 23:38, "Benson Margulies" a écrit : > When i import the trunk into intellij, the plexus annotations are > missing. And eclipse is not too clever with the build.xml. I could > write up a page armed with some hints.

Re: getting the core into eclipse or idea

2012-11-24 Thread Benson Margulies
For some stupid reason I didn't think of that. On Sat, Nov 24, 2012 at 5:44 PM, Anders Hammar wrote: > Not sure I follow. I work on core just fine in Eclipse with m2e. No need > for it to understand build.xml, it uses the pom. > > /Anders > > > On Sat, Nov 24, 2012 at 11:38 PM, Benson Margulies

Re: getting the core into eclipse or idea

2012-11-24 Thread Anders Hammar
Not sure I follow. I work on core just fine in Eclipse with m2e. No need for it to understand build.xml, it uses the pom. /Anders On Sat, Nov 24, 2012 at 11:38 PM, Benson Margulies wrote: > When i import the trunk into intellij, the plexus annotations are > missing. And eclipse is not too cleve

getting the core into eclipse or idea

2012-11-24 Thread Benson Margulies
When i import the trunk into intellij, the plexus annotations are missing. And eclipse is not too clever with the build.xml. I could write up a page armed with some hints. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org