Change file extension using mps.core.xml Permanently deleted user Created November 28, 2016 10:29 Hello, I am generating XML with the language mps.core.xml but I would like to change the extension of files generated to .scxml. Is this possible ? Thanks, Robin Bussenot
No, it's not possible. You can write a Make Facet to rename/move the files after you generate them. See the build language (jetbrains.mps.build) and CopyGeneratedScripts facet for an example.