Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » a bug with builder.resourceCopyExclusionFilter
a bug with builder.resourceCopyExclusionFilter [message #243738] Mon, 14 May 2007 18:52 Go to next message
Eclipse UserFriend
Originally posted by: cyrille37.news.eclipse.org

Hello,

I think there is a bug with "Building / Filtered Resources" =>
org.eclipse.jdt.core.builder.resourceCopyExclusionFilter
It works fine with file pattern but seems to does not works fine with folder
pattern like ".svn/"

when I set option like :
org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.l aunch,.svn/

folders .svn from source are copied to the output folder.
BUT not all .svn content, only .svn sub-folders are copied to the output folder.

for example :

the file src\.svn\dir-prop-base is *not copied*,
but the sub-folder src\.svn\text-base *is copied*.

I'm running :
Eclipse
Version: 3.2.2
Build id: M20070212-1330
Eclipse Java Development Tools
Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
Build id: M20070212-1330
On a Windows XP SP2.

Regards,
Cyrille.
Re: a bug with builder.resourceCopyExclusionFilter [message #243886 is a reply to message #243738] Fri, 18 May 2007 16:22 Go to previous message
Eclipse UserFriend
Originally posted by: jacek.pospychala.pl.ibm.com

cyrille37,
it looks like bug bug is fixed in development release - 3.3.
If this issue breaks your work, please try with this release.
Here are details about bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=154693

cyrille37 wrote:
> Hello,
>
> I think there is a bug with "Building / Filtered Resources" =>
> org.eclipse.jdt.core.builder.resourceCopyExclusionFilter
> It works fine with file pattern but seems to does not works fine with
> folder
> pattern like ".svn/"
>
> when I set option like :
> org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.l aunch,.svn/
>
> folders .svn from source are copied to the output folder.
> BUT not all .svn content, only .svn sub-folders are copied to the output
> folder.
>
> for example :
>
> the file src\.svn\dir-prop-base is *not copied*,
> but the sub-folder src\.svn\text-base *is copied*.
>
> I'm running :
> Eclipse
> Version: 3.2.2
> Build id: M20070212-1330
> Eclipse Java Development Tools
> Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
> Build id: M20070212-1330
> On a Windows XP SP2.
>
> Regards,
> Cyrille.
Previous Topic:Auto detect of JRE 6 not working
Next Topic:Annotation reading
Goto Forum:
  


Current Time: Wed May 28 23:04:27 EDT 2025

Powered by FUDForum. Page generated in 0.04562 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top