Change file extension using mps.core.xml

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

0
1 comment

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.

0

Please sign in to leave a comment.