Try this: create a folder in one of your project, create a pom.xml in that folder. Then you can import that nested project with m2eclipse using "Import... / Maven projects wizard" or if you have .project and .classpath can also use "Import... / Existing projects into workspace".
regards, Eugene John Wooten-2 wrote: > > Uses Ganymede, when I try to move one project as a folder under > another, by trying to do a New/Project or a Refactor, it says it can > not create a project under another project. > > On Feb 27, 2009, at 4:02 PM, Eugene Kuleshov wrote: > >> >> >> Sure it will. Unless you are using 3..4 year old version of Eclipse. >> >> regards, >> Eugene >> >> >> John Wooten-2 wrote: >>> >>> Eclipse won't let you nest projects in a directory structure. >>> >>> On Feb 27, 2009, at 9:14 AM, Edelson, Justin wrote: >>> >>>> This looks like the right directory structure to me. Each directory >>>> with a pom.xml file would be an Eclipse project. Why do you think >>>> this won't work? >>>> >>>> Justin >>> >> >> -- >> View this message in context: >> http://www.nabble.com/Eclipse-and-maven-tp22245841p22254394.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Eclipse-and-maven-tp22245841p22257816.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
