we're using eclipse 3.3 version On Jan 14, 2008 10:53 AM, Steinar Bang <[EMAIL PROTECTED]> wrote:
> >>>>> Huang <[EMAIL PROTECTED]>: > > > Has anyone encountered this issue when using maven2 Eclipse plug-in? > > Basically, after I use it to generate .classpath and .project file for > > a project, Eclipse IDE has a trouble with processing .classpath and > > complains: > > > cannot next "blah_blah_blah.../resources" inside > > "an_artifact_directory/src/java". To enable the nesting exlude > > "resources/" from "an_artifact_directory/src/java" > > Are your maven projects nested hierarchically in the file system? > Eclipse doesn't like nested projects (well, maybe now it does, but 3.2 > didn't). > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
