<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 25, 2013 at 10:25 PM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de" target="_blank">apaku@gmx.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div class="im"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 25, 2013 at 8:41 PM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de" target="_blank">mail@milianw.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Thursday 25 July 2013 17:17:12 Andreas Pakulat wrote:<br>
> Hi,<br>
><br>
> On Thu, Jul 25, 2013 at 4:47 PM, Milian Wolff <<a href="mailto:mail@milianw.de" target="_blank">mail@milianw.de</a>> wrote:<br>
> > On Thursday 25 July 2013 14:44:10 Andreas Pakulat wrote:<br>
> > > Hi.<br>
> > ><br>
> > > On Thu, Jul 25, 2013 at 8:26 AM, Andreas Pakulat <<a href="mailto:apaku@gmx.de" target="_blank">apaku@gmx.de</a>> wrote:<br>
> > > > Unfortunately I didn't get around testing the branch yesterday, maybe<br>
> > > > I<br>
> > > > can do that sometime during the day today.<br>
> > ><br>
> > > Hmm, "doesn't work" ;) I've just checked out the projectfilter branch in<br>
> > > kdevplatform and kdevelop and rebuilt+reinstalled both. I see the new<br>
> > > KCM<br>
> > > (kinda odd with a generic project manager project) and can add stuff<br>
> ><br>
> > there,<br>
> ><br>
> > > but it does not seem to filter quickopen or the project tree...<br>
> ><br>
> > What project manager did you use? If cmake, then yes, its not implemented<br>
> > there. If anything else, it should work (and did for me last time I<br>
> > checked?).<br>
><br>
> Generic File Manager for a Python project, I added *.pyc to the excludes<br>
> but the project tree still shows the pyc files. Haven't tried closing and<br>
> re-opening the project, but can try that later.<br>
<br>
</div>Hm that should work, I'll investigate later. Thanks for the report.<br>
<div></div></blockquote></div></div><div class="gmail_extra"><br></div></div><div class="gmail_extra">Strange this works fine on my home machine, no idea whats going on on the work machine...</div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra">
</div></font></span></div></blockquote></div><br></div><div class="gmail_extra">But it seems filtering out complete subdirs or at least all files recursively does not work and neither filtering a specific file in all subdirs. That is given a structure like this (/ is the project root dir):</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">/</div><div class="gmail_extra">+ - framework</div><div class="gmail_extra">| +- baz</div><div class="gmail_extra">+ - builds</div><div class="gmail_extra">
| +- linux</div><div class="gmail_extra">| +- README.txt</div><div class="gmail_extra">+ - config</div><div class="gmail_extra"> +- baz</div><div class="gmail_extra"><br></div><div class="gmail_extra">
The following exclude's don't seem to exclude anything:</div><div class="gmail_extra"><br></div><div class="gmail_extra">builds</div><div class="gmail_extra">builds/*</div><div class="gmail_extra">*/baz</div><div class="gmail_extra">
<br></div><div class="gmail_extra">I still see the two baz files as well as 'builds' and its various children/grandchildren. This is with the generic project manager again.</div><div class="gmail_extra"><br></div>
<div class="gmail_extra">Andreas</div></div>