Hi, *mvn eclipse:eclipe *from the root level will generate all eclipse resources needed to import the project into eclipse IDE and afterwards File-->Import-->General-->Existing Project into Workspace and navigate to the project folder location. Then set the m2 repo location as a Classpath variable. Hope this will anser your query.
Thanks Thilini Maven will now generate all eclipse resources needed to import the project into the eclipse IDE. Now the project is ready to become imported. On Sat, Sep 24, 2011 at 7:37 PM, 赖永浜 <lai1987...@gmail.com> wrote: > Hello ,I am a master student.Recenrly I am trying to do some > development on the ODE ,since my graduation thesis is relate to it. I > follow > the note(Developing Ode with the Eclipse IDE) on ODE's homepage .But > finally I found that there's a fair amount of code and projects after > compiled.And in the end of the toturial you said "It's generally > recommended > to have a dedicated Eclipse workspace for Ode" .So do you have some > toturial > on how to integrate the projects into one project ?Or do you have the > final > intergated project ? If dose ,Could send me that? > > Thank you >