thelonious

- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
thelonious created a post, Multiple template fragments error
Hello,I'm switching my generator over from using weaving rules to using reduction rules. When I used weaving rules, I was able to have multiple template fragments in a ClassConcept referenced by my... -
-
thelonious created a post, Model appears blank after upgrading to Beta 3
Hi,I installed beta 3 and after it opened the project I had been editing with beta 2.2, I got an error indicating that there was no class for my root model in my sandbox. When I tried opening the m... -
thelonious commented, -
thelonious created a post, How to set module output path for generator helper class
Hello,I've created a helper class inside of my generator and now when I try to generate the generator, I'm seeing the following error:[jetbrains.mps.make.ModuleMaker] I don't know in which module's... -
-
thelonious created a post, Context node not found when using label
OK, so I'm finally starting on the generation phase of my test language. Let's say I have the following:record RGB Red : UnsignedInteger8 Green : UnsignedInteger8 Blue : Unsi... -
-
-
thelonious created a post, Using SVN
Are there any docs on how to use SVN from within MPS? I was able to import my sandbox solution and language that I've been creating into a repository, but after making changes to my test model, str...