Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Alex Shatalin
Total activity
429
Last activity
April 03, 2023 11:56
Member since
July 23, 2010 08:58
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
171
Activity overview
Articles (0)
Posts (2)
Comments (255)
Sort by recent activity
Recent activity
Votes
Created
April 03, 2023 11:56
Can you try this link: https://jetbrains-mps.slack.com/ssb ?
Community
MPS
MPS Slack is down?
0 votes
Created
November 15, 2017 09:54
Hi, Robert! Actually, CloneUtil class used in few more places in MPS except the Generator. ;-) I think, it's ok to use this class if you'd like to copy content of the model completely.
Community
MPS
How to copy languages (and dependencies) from one Model to another Model programmatically?
1 vote
Edited
August 14, 2017 11:46
What about generating .svg files as a part of make process in MPS? You can probably implement your own make facet and generate all necessary files form this facet. See: https://confluence.jetbrains...
Community
MPS
What is the best way to run an external script on the output generated by textGen from inside MPS?
1 vote
Created
April 14, 2017 11:33
Official comment
Hi! You can just submit github pull request and the change will be reviewed / merged into the code by one of MPS developers.
Community
MPS
Github pull requests
0 votes
Created
March 17, 2017 17:27
Hi, Paul! Are you running MPS with bundled JDK? If yes, can you try installing Oracle JDK, downloading MPS-3.4.4-macos.dmg (no bundled JDK) and try it.
Community
MPS
Keyboard not working correctly with latest MPS on OS X
0 votes
Created
January 30, 2017 16:51
Hi!If you are talking about the way to open MPS editor for a node, you can try using following method on a root node:Editor editor = jetbrains.mps.openapi.navigation.NavigationSupport.getInstance()...
Community
MPS
Getting error descriptions associated with a node
0 votes
Created
May 16, 2016 08:06
The source code with the fix will be available in open-source repository soon. Currently we are sending private patches only to those who build MPS-based solution for the production. Please contac...
Community
MPS
Security update for IntelliJ-based IDEs v2016.1 and older versions
0 votes
Created
June 03, 2015 09:34
Hi!Are you talking about the possibility to start webserver inside MPS process and process requests inside it. Requests like: - add node … - add node- stop server ?
Community
MPS
Start/stop of background model updater
0 votes
Created
May 29, 2015 07:54
Technically it should be possible to open UI dialog containing MPS editor as a part of your custom application. Practically we did not try this use case, so there could be some hidden problems.@Vla...
Community
MPS
bidirectional dataflow in calculator sample project
0 votes
Created
May 25, 2015 17:08
Another option can be to pass node<> n = <AbstractThreadGroup.NUM_THREADS>; as a parameter into template generating tg.setProperty(....) code. You can create this node "in the air" and use as a p...
Community
MPS
How to substitute XXX.class.getName() in generation when class is returned by concept behavior?
0 votes
Next
›
Last
»