Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Eagle
Total activity
100
Last activity
January 16, 2023 15:43
Member since
February 21, 2022 18:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
66
Activity overview
Posts (6)
Comments (28)
Sort by votes
Recent activity
Votes
Created
May 19, 2022 12:05
Sorry to hear you hit the limit. There’s no particular reason to set it to 3 minutes, just an attempt to deal with hang-up textgen scenarios (used to happen then occasionally), seemed better to fai...
Community
MPS
When generating code from our model, we're sometimes hitting this timeout: <a href='https://github.com/JetBrains/MPS/blob/ccf01300ff0b5df8485ed1d5e335ff97c710980f/languages/core/core/source_gen/jetbra...
0 votes
Created
May 16, 2022 10:26
Slack user:U6K3FGW3U> Tnx, this works perfectly well.
Community
MPS
Hi, I am doing some git operations outside MPS. The editor keeps showing the old contents, so I need a way to force MPS to re-read the model(s) from disk. I am using `StoreReloadManager.getInstance()...
0 votes
Created
May 16, 2022 10:26
Tnx,I’ll try these.
Community
MPS
Hi, I am doing some git operations outside MPS. The editor keeps showing the old contents, so I need a way to force MPS to re-read the model(s) from disk. I am using `StoreReloadManager.getInstance()...
0 votes
Created
May 16, 2022 10:26
F5 might work, but I need this to be done programmatically after calling the external git operations. I do an update all open editor as described by Sergej: and . That is not working, I guess b...
Community
MPS
Hi, I am doing some git operations outside MPS. The editor keeps showing the old contents, so I need a way to force MPS to re-read the model(s) from disk. I am using `StoreReloadManager.getInstance()...
0 votes
Created
May 16, 2022 10:23
You can use com.mbeddr.mpsutil.serializer.xml.serializer.NodeSerializer to serialize a node into a string before computing the hash.
Community
MPS
Hello, is there a nice way of getting some sort of hash representation of a node (that would include children etc)?...
0 votes
Created
May 09, 2022 10:19
Thank you!
Community
MPS
Hi. I have packaged a set of jars in an MPS plugin, so that I can have them available as stubs in a nice scoped way (Similar to the JDK). The language in which I use the classes from the jars compile ...
0 votes
Created
May 09, 2022 10:19
Yes, I recommend you put them under the solution. Just wrote a post on this: https://specificlanguages.com/posts/2022-03/04-where-do-i-put-my-jars/ But I don't think the structure of the zip packa...
Community
MPS
Hi. I have packaged a set of jars in an MPS plugin, so that I can have them available as stubs in a nice scoped way (Similar to the JDK). The language in which I use the classes from the jars compile ...
0 votes
Created
May 09, 2022 10:19
Slack user:U025QJQK0KG> the project builds just fine for me, how can I reproduce the error?
Community
MPS
Hi. I have packaged a set of jars in an MPS plugin, so that I can have them available as stubs in a nice scoped way (Similar to the JDK). The language in which I use the classes from the jars compile ...
0 votes
Created
May 09, 2022 10:19
You probably need to add the containing solution to the list of language runtimes in the language properties
Community
MPS
Hi. I have packaged a set of jars in an MPS plugin, so that I can have them available as stubs in a nice scoped way (Similar to the JDK). The language in which I use the classes from the jars compile ...
0 votes
Created
May 04, 2022 12:24
https://plugins.jetbrains.com/docs/intellij/enabling-internal.html
Community
MPS
MPS has a startup option that will make MPS show a ‘developers’ menu, where you can e.g. see all action ID’s and much other internal information. I have used this before, but have forgotten how this o...
0 votes
«
First
‹
Previous
Next
›
Last
»