I forgot to mention that this is for the capability 'code': ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ Now I wonder whether the capability 'code' is really part of ECF 1.16.0 or not. When I include this: ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ in my ECF file, I get this error: ~~~~~~~~~~~~~~~~~~~~~ Error code: VD00 General configuration parsing error. What to do: fix the configuration file. Parse error (XML syntax) in C:\DriveE\gobo\gobo.dev\library\tools\test\eiffel\ecf\eadq\test4\system.ecf (line 12, column 26): Invalid tag/tag position 'code' ~~~~~~~~~~~~~~~~~~~~~ And there is no usage of in any of the ECF files provided in the EiffelStudio distribution. What I could find is the following in base.ecf: ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ But the settings 'msil_generation' is supposed to be superseded by the 'code' capability in ECF 1.16.0. But it looks like it is not!