Kuruhuru
- Total activity 80
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 26
- Subscriptions 18
-
Edited License question
Hello! I need to find out some important legal points "All content of MPS except Third Party Software is provided to You under the terms and conditions of the Apache License" 1) Where can I find ou... -
-
Created Error of Java classes version
I have a language in MPS. And I generated a plugin with this language. But I got exception/ What does it mean? I compiled plugin and try to use it in the same machine? with the same java machine. J... -
Created Not generating java when rebuilding project
Hello! I created language plugin and loaded it into MPS. Then I created new project and a model with my language. All is ok and works. But then I want to run this model. But I see always "generatio... -
Edited External library with sources
Hello! :) I want to debug my Language's models inside MPS (some code generation and running samples from sandbox). The language uses external library as a jar. And I have sources for it. I built a ... -
Created Code generation for Language in command line
Hello guys! :) I have build.xml for ant. And it works fine to build Language plugin. But it requires that first I run code generation in MPS. Can I generate code for my Language in command line? It...