macks

- Total activity 436
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 45
- Subscriptions 132
-
Created Build MPS project from the command line
I have installed MPS installed on my machine and I would like to ask if it's possible to build my MPS project from the command line without using the MPS GUI at all. Is this possible or do I need t... -
Created Automatically generate UML diagram out of language concepts
This library does not work with MPS 2017. Thus, I am searching for an alternative to do this. Does anyone have any suggestion? Thanks for your consideration! -
Created Release and CI process with MPS
Hey guys, I have some questions regarding the release and CI process with MPS. I consider two roles working with MPS The language engineer The domain expert using the developed languages Since ou... -
Created MPS facet does not run
Hello, maybe someone here can give me a hint. I'm trying to add a custom action to the build process. This means that I want to run a specific action after the textgen of language X ran. I got a hi... -
Created Migration from MPS 3.3.5 to 2017.x
Hey guys, Migration to a new version is my plan, to enjoy all the new MPS features. :)My question is in regard to the migration from 3.3.5 to 2017.x. What was your experience? I also depend on mbed... -
Edited Trigger solution rebuild programmtically
Hey MPS enthuasiasts!Has someone found a way to programmatically trigger a rebuild all command on a solution/language?I just want to test (blackbox) the correct output of my generator, which is tex... -
Edited ClassLoader Exception during class loading with enums
Hello forum, I get the following error when I'm doing this: open the project for the first time rebuild my project I'm using MPS 3.3.5 + Java 8 Update 121 "Unable to load class .<<enunname>>_Prop... -
Edited Linkage Error MPS Java
Hey forum! I just set my java compiler version from Java 7 to 8. Furthermore, I get the following error when I compile my project. UnsupportedClassVersionError: Caught a linkage error while creatin... -
Created Font Size can't be increased on Mac OS X
Hey forum! I tried MPS 3.3.5 on a Mac Pro 15" retina. Unfortunately, it doesn't react to a bigger font (edited in Settings/Editor/Font). What's the problem. CMD+"+" is maxed out. Any fixes for this... -
Edited testing the textgen of a language
Hey forum! I have a question regarding testing the correct result of a textgen process. I wanna add a root from my language with all the editor features I have defined and then trigger the generati...