On Jul 26, 2011, at 2:57 PM, Emmanuel Lecharny wrote: > On 7/26/11 2:44 PM, Roger Schildmeijer wrote: >> The initial environment setup is pretty minimalistic. If you use Eclipse or >> IDEA it simply just to (1) checkout from the svn repo (ie >> http://svn.apache.org/repos/asf/incubator/deft/sandbox, will move from >> deft/sandbox to deft/trunk asap.) >> (2) enable maven dependency management. >> (3) rock'n roll > Rock and roll => mvn eclipse:eclipse to setup the project, and then load the > project in eclipse (of course, if you are uisng another IDE, like Intellij, > you just have to load the base pom.xml). > > Even on Eclipse, with M2eclipse, I think you can just load the project > without doing a mvn eclipse:eclipse.
Thats true. I never use mvn eclipse:eclipse. > > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com >
