Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #134627 +++ I found the File Name Pattern Exclusion feature by chance because I was reading the code. We need to a) document this in the UI (e.g. add ", !x = excluding x") to the label b) add this to the help with an example (e.g. "!plugin.xml, *.xml") c) fix the implementation of the Choose... dialog (which mangles the pattern from (b) into this when I just click Choose..., OK: "*.!plugin.xml, *.xml")
I didn't know this exists either ;-).
> c) fix the implementation of the Choose... dialog (which mangles the pattern > from (b) into this when I just click Choose..., OK: "*.!plugin.xml, *.xml") Moved this into separate bug 346962, since it's a general problem of the dialog (not only in connection with exclusion patterns). The exclusion patterns implementation is fine.
> b) add this to the help with an example (e.g. "!plugin.xml, *.xml") Fixed in master: http://git.eclipse.org/c/platform/eclipse.platform.common.git/commit/?id=ad8a94a12f0b5c66cf4f62c5dda9bb7b725abec9
> a) document this in the UI (e.g. add ", !x = excluding x") to the label Fixed in master: http://git.eclipse.org/c/platform/eclipse.platform.text.git/commit/?id=cb22879bf494abef4f0249f6c7cbb839abbb3a90