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 recent activity
Recent activity
Votes
Created
January 16, 2023 15:43
There is .descendants
Community
MPS
how 'deep' does .children go for a concept?...
0 votes
Created
October 26, 2022 13:14
so the languages were not loaded…. Very important log for these cases is the .caches/log folder… and you can adjust the log.xml to your needs… in case you need to dig deep in other situations
Community
MPS
Does anyone know if @CopyOutcome annotation on a generator template behaves differently in the MPS IDE than on a command line build via build solution?...
0 votes
Created
October 26, 2022 13:14
if you use a macro for the target location it needs to be provided accordingly
Community
MPS
Does anyone know if @CopyOutcome annotation on a generator template behaves differently in the MPS IDE than on a command line build via build solution?...
0 votes
Created
June 10, 2022 09:41
Ah ok. Thanks Slack user:U6K3FGW3U> and Slack user:U6L4B9THU>
Community
MPS
I am using some objects from my runtime solution in my editor and I am seeing a weird classcastexception: java.lang.ClassCastException: class exchange.runtime.OrderBook cannot be cast to class exchang...
0 votes
Created
June 10, 2022 09:41
Hi Slack user:U6L4B9THU> Yes it is in a style. I grab it from a userObject that has been attached to the node by my interpreter so I can change the colors of the expected in my editor based on the ...
Community
MPS
I am using some objects from my runtime solution in my editor and I am seeing a weird classcastexception: java.lang.ClassCastException: class exchange.runtime.OrderBook cannot be cast to class exchang...
0 votes
Created
June 10, 2022 09:41
Thanks Slack user:U6L4B9THU>. I am looking at the stack trace and not seeing a location. Is it supposed to be a location on disk? or somewhere else? Here is the stack trace I am looking at: java.la...
Community
MPS
I am using some objects from my runtime solution in my editor and I am seeing a weird classcastexception: java.lang.ClassCastException: class exchange.runtime.OrderBook cannot be cast to class exchang...
0 votes
Created
June 03, 2022 12:06
If you haven't done so already, I recommend considering the available MPS resources. E.g. the fast track tutorial. But there is much more stuff out there to consider.
Community
MPS
Hello everyone, I am a beginner in MPS, I generated an XML code, but I don't know how to integrate this MPS code in Java? For example if we want to exploit/use Menu voice (an example available on the...
0 votes
Created
June 03, 2022 12:06
you can either use/write a code generator that would transform the model (e.g. the voicemenu model) into lower-level code. Alternatively, you can create a runtime (interpreter) that would execute t...
Community
MPS
Hello everyone, I am a beginner in MPS, I generated an XML code, but I don't know how to integrate this MPS code in Java? For example if we want to exploit/use Menu voice (an example available on the...
0 votes
Created
May 19, 2022 12:45
Slack user:U8PNCP61Z> regarding the json language Sergei has more relevant implamentation The one you shared is a fork of another repository
Community
MPS
Hello! Is there a YAML generator that someone has created? I'm looking for ways to approach this issue....
0 votes
Created
May 19, 2022 12:08
You might find DebugJavaEvaluate facet relevant (it injects a code into a model to support ‘evaluate’ debugger functionality)
Community
MPS
How the compilation of Java files is triggered after textgen is ran? I would like to execute some code after I complete generate something into text. I see there are post-processing scripts which ran ...
0 votes
Next
›
Last
»