The following comment has been added to this issue:
Author: Pål Brattberg
Created: Thu, 3 Jun 2004 2:39 AM
Body:
On a similar note, see my code at MPECLIPSE-13 for exclusions of resources defined in
the project.xml file. Might be related for some users.
---
The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 24 Mar 2004 10:36 PM
Body:
The excludes of are only processed if the class isn't found. The
previous jelly snippet doesn't check the class is available
-
The following comment has been added to this issue:
Author: Boris Boehlen
Created: Wed, 24 Mar 2004 11:17 AM
Body:
It would also be great to consider the excludes from the sourceModifications tag in
the project descriptor. The following is slight modification of the "classpath.jel
The following comment has been added to this issue:
Author: J?rg Schaible
Created: Fri, 19 Dec 2003 7:58 AM
Body:
This is also needed for CVS, since you need to exclude **/CVS/** to prevent Eclipse
copying these directories and their contents into target, too.