Home
MPS Support | JetBrains
Submit a request
Community
Sign in
J Warmer
Follow
New posts
New posts and comments
Total activity
11
Last activity
April 05, 2019 07:39
Member since
March 06, 2019 08:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
April 05, 2019 07:39
Tnx for the rule of thun=mbs, I'll try to use it next time, hope it helps me as well.
Community
MPS
Error on trying to use editorContext in intentions: sharedConcepts is not imported
0 votes
Created
April 01, 2019 12:09
Hi Vaclav, when going through the model properties I found that I added the sharedConcepts to the "dependencies" instead of to the "Used languages". After adding it to Used Languages the error diss...
Community
MPS
Error on trying to use editorContext in intentions: sharedConcepts is not imported
0 votes
Created
March 11, 2019 08:37
Sadly the workaround causes the INSERT action to add new nodes at the wrong place in the collection. So it's not really a workaround.
Community
MPS
In a referent set handler the 'referenceNode' has no parent, and no model as expected. Why?
0 votes
Created
March 11, 2019 08:05
I have been able to reproduce this is a small example project. Ican see that the node I am editing changes its ID (a new node is being created) and the value of the "name" field disappears as soon...
Community
MPS
In a referent set handler the 'referenceNode' has no parent, and no model as expected. Why?
0 votes
Created
March 06, 2019 13:41
The referenceNode has properties, children in addition to the reference. As said earlier, when there is an actual child, things are ok. Only when the actual list of children is empty, the pare...
Community
MPS
In a referent set handler the 'referenceNode' has no parent, and no model as expected. Why?
0 votes
Edited
March 06, 2019 12:34
One mistake from my side, what I called the referentNode is actually the referenceNode. In this case the referenceNode itself is not a smart reference, the link that is being is a smart referenc...
Community
MPS
In a referent set handler the 'referenceNode' has no parent, and no model as expected. Why?
0 votes
Created
March 06, 2019 12:33
This is the constraint that I am referring to. This prints "null" for both referenceNode.parent as well as referenceNode.model.
Community
MPS
In a referent set handler the 'referenceNode' has no parent, and no model as expected. Why?
0 votes
Created
March 06, 2019 08:08
After a lot of additional experimentation, I found that the referentNode has a parent and is inside a model when it has children. Doesn't help in my case, but maybe this is a pointer of what is g...
Community
MPS
In a referent set handler the 'referenceNode' has no parent, and no model as expected. Why?
0 votes