Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » How to successfully exclude paths from context?
How to successfully exclude paths from context? [message #505364] Tue, 29 December 2009 19:19 Go to previous message
David M. Karr is currently offline David M. Karr
Messages: 329
Registered: July 2009
Senior Member
Occasionally I have to do an "svn update" on projects that weren't previously in my task context. As a result, every file touched in the update goes into my context. I can understand that, but I've attempted to add exclusions so that certain paths won't be automatically added.

For instance, all of my projects have a "gen" directory which I want to completely ignore, with respect to my task context. I tried adding "gen/*" to the "Resource Monitoring Exclusions" list, but this appeared to have no effect. Files in the "gen" tree still got added to the context when I updated a project. I also tried "*/gen/*", but that didn't work either (and isn't exactly what I wanted to specify).
 
Read Message
Read Message
Previous Topic:Nested tasks not being marked as Read properly?
Next Topic:How to successfully exclude paths from context?
Goto Forum:
  


Current Time: Sat May 18 06:13:17 EDT 2013

Powered by FUDForum. Page generated in 0.11236 seconds