Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Vaclav Pech
Total activity
1348
Last activity
July 15, 2024 14:40
Member since
July 08, 2011 03:12
Following
0 users
Followed by
2 users
Votes
2
Subscriptions
510
Activity overview
Articles (0)
Posts (2)
Comments (834)
Sort by votes
Recent activity
Votes
Created
September 09, 2020 11:02
So, the problem is not being able to compile the generator - "When I compile the 'RoleAnnie' DSL, I get compilation problems in main/QueriesGenerated.java: 'The import RoleAnnie.generator.util.Gene...
Community
MPS
Using utility class in generator leads to compilation errors
1 vote
Created
September 07, 2020 13:32
Hi, this must be something particular to your generator, as this approach is supposed to work as described in the doc, including calling the utility methods from within macros. Do you get those whe...
Community
MPS
Using utility class in generator leads to compilation errors
1 vote
Created
July 10, 2020 13:34
First, you should avoid having a single property mapped to two active editor cells, like "name" in your case. This can cause various editor consistency issues, when you edit the value. Using a R/O ...
Community
MPS
Change focus when creating concepts with multiple editors
1 vote
Created
May 18, 2020 14:02
Since BaseLanguageTextGen.ctx resides in another model, the reference crosses the model boundaries and cannot be generated properly without a generator plan. The issue of cross-model references is ...
Community
MPS
Convert Node into Super Concepts Node
1 vote
Created
May 18, 2020 12:50
Indeed, the ClassConcept's textgen does define a context declaration, which has to be initialized in your textgen. So for your concept to generate correctly you have to add a few more things to the...
Community
MPS
Convert Node into Super Concepts Node
1 vote
Created
April 28, 2020 09:10
node1.concept.isSubConceptOf(# node2.concept)
Community
MPS
How to check that concept from one node is subconcept of the concept of second node?
1 vote
Created
March 12, 2020 14:19
Sure, a conditional root rule or another root mapping rule should be used to trigger a template for the XSD. Vaclav
Community
MPS
[Shapes Tutorial]Outdated information
1 vote
Edited
August 28, 2019 12:02
Two things: concept behavior Agent { ...
Community
MPS
Having a concept extend/subtype a specific class?
1 vote
Created
April 11, 2019 11:00
Yes, the statements in the "else" branch should be removed from the model and as a result of that the "else" branch will hide. Vaclav
Community
MPS
Behaviour Tutorial not working
1 vote
Created
April 01, 2019 12:16
I see, the imports vs. used languages battle... If I'm not mistaken, the red "...sharedConcepts" error has a quick-fix (Alt + Enter) associated, which should import the language for you. This tip m...
Community
MPS
Error on trying to use editorContext in intentions: sharedConcepts is not imported
1 vote
«
First
‹
Previous
Next
›
Last
»