- Yann Massard
- 07/19/11
Hi,
is it possible to invoke custom MPS pluggins ("Actions" in the plugin aspect of a language) via Ant?
Greetings
Yann Massard
is it possible to invoke custom MPS pluggins ("Actions" in the plugin aspect of a language) via Ant?
Greetings
Yann Massard
- Alex Shatalin
- 07/27/11
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.