A way to automatically set mvsCodePage property for newly created files
Hi dear RTC development team:
RTC 5.0.2
Problem:
In our projects, we need to load a signficant amount of source files with mvsCodePage property set so that these files can be loaded as EBCDIC on zOS USS by scm USS command line client.
Question:
1. Is there a global way (such as in a .project file) that can ensure every files newly created and delivered under a certain rule (such as under certain directories, or with certain file suffix) will automatically have this mvsCodePage property set? There seems to be a way to do this with file mime type, but not with mvsCodePage?
2. If there is no such a way, is there a way to customize the 'deliver' process (in both RTC eclipse client and scm Unix command line client) so that file newly created will automatically have this mvsCodePage property set?
Any suggestions will be appreicated.
Thanks,
Steven