Be sure to add a -DdownloadSources=true as it will grab and attach the sources for Camel's dependencies too. Admittedly this might take a while, but it is well worth it. If its just taking too long you can run this on individual components and projects to cherry pick the ones you're most interested in.
On Mon, Jan 25, 2010 at 7:32 AM, Stan Lewis <gashcr...@gmail.com> wrote: > Use "mvn eclipse:eclipse" first and then import everything into > eclipse, shouldn't take nearly as long. > > On Mon, Jan 25, 2010 at 10:29 AM, James Carr <james.r.c...@gmail.com> wrote: >> Hi, >> >> I checked the source out from svn and would like to poke around in it >> to understand camel better, but trying to import all the modules into >> eclipse using m2eclipse takes eternity (and after 2 hours, I'm still >> not in a compilable state). >> >> Aside from being forced to switch to a different IDE, is there an >> alternative way to import the entire source? >> >> Thanks, >> James >> >