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... -
Created Is it possible to use Java lambdas?
Hello guys! :) Is it possible to use Java lambdas in MPS? I tried to add BaseLanguage.jdk8 but I could not find how to use Java lambdas. -
Created Adding external library from maven repository
Hello, folks! :) In my project I use external library as jar file. And I want this file is updated from a maven repository. How can I achive this? -
Created exporting artefacts
Hello! Suppose there are two workplace. both are for the same DSL language defined in MPS. How can I transfer a documents written on this DSL from one workplase to another? Suppose they are differe... -
Created exporting artefacts
Hello! Suppose there are two workplace. both are for the same DSL language defined in MPS. How can I transfer a documents written on this DSL from one workplase to another? Suppose they are differe...