yamass

- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
-
yamass created a post, Creating an MPS language Idea-Plugin with Actions/KeyMaps/...
Hi,my language has a plugin facet which defines actions, action groups, key maps, and so on. However I cannot build the language as an idea plugin because while compiling (running the build script)... -
yamass created a post, How to invoke ModelChecker from plugin
Hi, I am trying to force the ModelChecker to be executed before my plugin runs. Is there any way to do this?CheersYann -
yamass commented, -
-
yamass created a post, Invoking Plugins via Ant
Hi,is it possible to invoke custom MPS pluggins ("Actions" in the plugin aspect of a language) via Ant?GreetingsYann Massard -
yamass created a post, Making changes to generated code
Hi,is there a way to make changes to generated code that won't be discarded by the generator?If not: Are there plans to provide such a feature?Best regardsYann Massard -
-
yamass created a post, Unit Tests for Generators
Hi,is there a way to write unit tests for generators? For example I would like to do something like this: Define a test model Use it as input for the generator test case Make assertions on the... -
-
yamass created a post, Problems with migration from MPS 1.5 to 2.0
Hi,I just tried to migrate my MPS 1.5-Project to MPS 2.0. Following problems: All references to external libraries are broken. I needed to completely reenter the dependencies to my dependency solu...