Archived bit set in generated files, grr
Brought to you by:
peterdsdoyle
I know that Eclipse seems to set the archive flag for generated files but this makes it a challenge to work with code management systems that seem to filter those file types out. (Subclipse). Is there some way we can cause the generated files to NOT have this flag set? At the moment I have to open the properties for each generated file in turn and un-set the flag before i can commit them to the repository. Makes it painful to make small changes that cause a large number of files to be re-generated.