Invoking Plugins via Ant

Hi,

is it possible to invoke custom MPS pluggins ("Actions" in the plugin aspect of a language) via Ant?

Greetings
Yann Massard
0
1 comment
It depends on what do you need from this invocation. If you'd like to check some action using unit-tests then it's possible to create EditorTest and call some action from there/compare results with a sample provided in test. Then you can execute such tests from ANT.
0

Please sign in to leave a comment.