Slavastap
- Total activity 79
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 30
-
Slavastap created a post, Migrate MPS project (run Language migration) programmatically
Hello.I would like to ask for some help for project migration from the code.My aim is to check from the code that passed MPS project should be migrated and run the migration. At the best case it wi... -
-
Slavastap created a post, CellModel_Constant extension - how to create it?
Good evening. I have an idea to create my own CellModel_Constant extension (i.e. concept that extends CellModel_Constant) to override something in behavior, constraint, and editor aspects. The reas... -
Slavastap created a post, Send F5 programmatically to the Project Tree
Good evening. I have an MPS plugin that creates a new root node in ApplicationManager.getApplication().invokeLater block (because I need to show AWT windows with FIle Chooser). My problem is that t... -
Slavastap created a post, How to install an MPS plugin manually
Hi all. Currently, I'm trying to install an MPS plugin manually. "Manually" means outside the MPS by placing files in a proper dir. I'm trying to use not the MPS installation dir but the user MPS f... -
Slavastap commented, -
Slavastap created a post, "Using third-party plugins Privacy Note" on MPS plugin installation
Hello. I have a plugin that consists of two plugins inside. When I install it I see the "Using third-party plugins Privacy Note": I'm trying to avoid this window but I don't know how. I've tried t... -
-
Slavastap created a post, Migration scripts best practice
Good afternoon. I have a question about migration scripts: what are the best practices to maintain migration scripts? For example, we have a language with more than 50 migration scripts. We can't g... -
Slavastap created a post, Generics for return type of behavior method
Hello all. My question is: can I somehow use generics for the behavior methods return type? Or maybe can I have any workaround for this? I am trying to have a common method that traverses a model t...