Title: Wildcard exclude from build

Hi,

Obviously you can select files/directories individually via the project properties. Is there any way to define a set of similarly named files/directories to be excluded from compile? For example:

We have a number of /docs/ directories throughout the source base, some of which contain UML tool generated source files (which impact on the overall project compile). So I need to exclude these docs directories from the build, but can only define each one individually; hence I end up with a lot of excluded directories defined.

Our ant build scripts do this in one line using <exclude name="**/docs/" /> as part of a patternset.

This feature would be very handy for me. I don't suppose this possible at all in 2.5.1 or #605 by manually editing the project .ipr exclusion definitions?

Regards,
Brad

--
"Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.


Reply via email to