Can you build it without eclipse ? If not, check if you have set maven settings that override the repositories set in the karaf poms. (most prominently, that was my case, a local nexus instance).
If you can build with maven but still see errors in m2eclipse, then just report what type of errors you get. Toni On Thu, Mar 31, 2011 at 12:22 AM, Dan Tran <[email protected]> wrote: > I am able to load Karaf into eclipse using m2eclipse. However, half of > the subjects show red marks. is It normal? > > -Dan > > On Wed, Mar 30, 2011 at 3:19 PM, Achim Nierbeck <[email protected]> > wrote: > > Yep, use m2e for working with eclipse. This way youre able to debug > > whithout any problems. > > > > regards, Achim > >> I don't use eclipse but I would expect using m2e is more likely to work. > >> > >> david jencks > >> > >> On Mar 30, 2011, at 3:04 PM, Dan Tran wrote: > >> > >>> Hi, > >>> > >>> I need some advice how to load karaf ( from trunk ) source to Eclipse, > >>> but it fails big time when using eclipse:eclipse. > >>> > >>> How do you do it? > >>> > >>> -Dan > > > > > -- *Toni Menzel - http://www.okidokiteam.com*
