9 | | * Added XMI generation for testing purposes (configurable) |
| 9 | * Added XMI generation for testing purposes (XML configuration option ''generateXMI'') |
| 10 | * Removed the following configuration options |
| 11 | * ''resourceExtensionsRegExp'', ''projectExtension'': both options are removed because the new Xtext based system needs these information at build time |
| 12 | * ''ignoredResourceRegExp'': this option is currently not used in the new version and all resources in the input path will be parsed and analyzed (with the exception of using a single file as input, than only this file is processed) |
| 13 | * ''settingRecursiveProcessing'': this option is currently not used in the new version, thus all files in sub folders are processed |