[ http://jira.codehaus.org/browse/MNG-769?page=comments#action_44892 ]
Joerg Schaible commented on MNG-769:
------------------------------------
Just as a side note: Eclipse can inculde/exclude! An extract from one of my
used .classpath files:
<classpathentry
excluding="ejb/XLocal.java|ejb/XRemote.java|ejb/X.java|ejb/XHome.java|ejb/XHomeLocal.java|ejb/XLocal.java"
kind="src" path="src/java"/>
I am just not sure, when Eclipse started to support it.
> m2 eclipse:eclipse - duplicate ressources
> -----------------------------------------
>
> Key: MNG-769
> URL: http://jira.codehaus.org/browse/MNG-769
> Project: Maven 2
> Type: Bug
> Versions: 2.0-alpha-3
> Reporter: Gilles Scokart
> Priority: Minor
>
>
> When we have a pom.xml that contains 2 ressources with the same directory
> (but with different includes), the eclipse plugin generate a .classpath that
> contains two time the same classpath entry.
> Such a project can not be opened in eclipse.
> It' normal to not have exactely the same behavior (eclipse doesn't suport
> patterns for inclusion/exclusion), but it would be better to have only one
> classpath entries genereted if two ressources are linked to the same
> directory. The semantic stay the same as the current one, but there is no
> errors anymore in the .classpath.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]