On 26/02/2008, Uditha <[EMAIL PROTECTED]> wrote: > > > Hi All, > > I created Appfuse 2.0.1 Spring MVC Modular project. > I followed the steps as per the Appfuse QuickStart guide. > However, when I ran mvn install eclipse:eclipse, these files: .classpath, > .settings and .project were not created in the directory where parent > pom.xml is located. > But I found those set of files created in the core and web directories. > > I need to have whole project(including core and web) in a single eclipse > project and not separate projects for core and web. > For this reason, I need to get the those files(.classpath, .settings and > .project) generated in the directory where parent pom.xml is located. > > Any help in this regard is highly appreciated.
Unfortunately the eclipse plugin simply does not do this. If you need a single project, I would suggest you use the basic archetype instead. The only other option is to set up the project manually. Mike Kind Regards, > Uditha > > -- > View this message in context: > http://www.nabble.com/Appfuse-2.0.1-Spring-MVC-Modular.-mvn-install-eclipse%3Aeclipse-issue..-tp15678073s2369p15678073.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >