Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Patrick Schubert
Total activity
17
Last activity
July 14, 2020 13:11
Member since
April 07, 2020 08:20
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
4
Activity overview
Posts (3)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
July 14, 2020 13:11
Instead of Writing : MyClass<OtherClass> variable = obj.getTheVariable() I want the user to be able to skip the definition of the Template Class: MyClass variable = obj.getTheVariable() The Generat...
Community
MPS
Dynamic Class Import in Generator
0 votes
Edited
May 18, 2020 13:27
Thanks. It is now working as i wish. Is there a reason why I should create the TGComponent instead of using the BaseLanguageTextGen.ctx? context objects : BaseLanguageTextGen.ctx : ClassifierUnitCo...
Community
MPS
Convert Node into Super Concepts Node
0 votes
Created
May 18, 2020 11:06
Thanks for clarification.But now i run into an exception. java.lang.NullPointerException at jetbrains.mps.baseLanguage.textGen.BaseLanguageTextGen.fileHeader(BaseLanguageTextGen.java:139) at jetb...
Community
MPS
Convert Node into Super Concepts Node
0 votes
Created
May 18, 2020 09:01
Maybe i don't get it but i don't have a mapping rule for class concept as it is integrated in base language. So my 'ExtendedClassConcept' extends 'ClassConcept'. When not adding any rule for 'Exten...
Community
MPS
Convert Node into Super Concepts Node
0 votes
Created
April 16, 2020 10:57
Is there a concept to let the dsl-user reference a function without parameters, so i can fill them? Or do i have to manipulate the given Function ("createPipeline") so that i can replace "null" wit...
Community
MPS
Call external method from solution model with generated parameter
0 votes
Created
April 08, 2020 06:20
I fixed it for me, Adrian. I removed the source roots in my language's Common tab and the corresponding libraries and source pathes in Java tab. So it is only defined in the models, where i need th...
Community
MPS
[SOLVED] BuildMps_Language part in an Ant build file: Failed to convert path
0 votes
Created
April 07, 2020 14:20
Today i ran into the same error.So if anybody knows what to do, let us know, please.
Community
MPS
[SOLVED] BuildMps_Language part in an Ant build file: Failed to convert path
1 vote