| Summary: | Document File Name Pattern Exclusion | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Markus Keller <markus.kell.r> |
| Component: | Search | Assignee: | Dani Megert <daniel_megert> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | CC: | aden.list, daniel_megert, deepakazad, mschorn.eclipse, nboldt |
| Version: | 3.2 | ||
| Target Milestone: | 3.8 M7 | ||
| Hardware: | PC | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 134627 | ||
| Bug Blocks: | |||
|
Description
Markus Keller
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 |