Community
Participate
Working Groups
The various build steps should ignore some resources, e.g. the builder should index jarred models but they should not be validated. Resources from /bin folders should be ignored completely. Readonly resources in source folders should be processed in general (e.g. some VCS mark all files as readonly by default), derived resource should be processed in some cases but not, if they reside in /bin folders. I think we should define a service that can be asked by the builder / builder participant / issue processor to decide whether an IResource should be ignored or not.