You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Huang <az...@gmail.com> on 2008/01/13 20:32:10 UTC

Eclipse has a trouble with processing .classpath file generated by maven Eclipse plug-in

Hello,

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"

Thanks
Yan

Re: Eclipse has a trouble with processing .classpath file generated by maven Eclipse plug-in

Posted by Huang <az...@gmail.com>.
we're using eclipse 3.3 version

On Jan 14, 2008 10:53 AM, Steinar Bang <sb...@dod.no> wrote:

> >>>>> Huang <az...@gmail.com>:
>
> > 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Eclipse has a trouble with processing .classpath file generated by maven Eclipse plug-in

Posted by Steinar Bang <sb...@dod.no>.
>>>>> Huang <az...@gmail.com>:

> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org