On 8/15/07, Jukka Zitting <[EMAIL PROTECTED]> wrote: > .... $ mvn eclipse:eclipse > > Then I simply import everything under .../jackrabbit/trunk in Eclipse....
Same here, but I often use mvn -DdownloadSources=true eclipse:eclipse which makes the source code of dependencies (those which provide it at least) available. -Bertrand
