Home
MPS Support | JetBrains
Submit a request
Community
Sign in
Daniil Elovkov
Follow
New posts
New posts and comments
Total activity
27
Last activity
July 19, 2018 11:53
Member since
February 18, 2016 09:23
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
13
Activity overview
Posts (0)
Comments (14)
Daniil Elovkov
commented,
July 19, 2018 11:53
Hi Artur! I really would like you to describe your scenario in more detail. This is very interesting. Since you say 'for opening our schemas', I can think you are implementing your own model persis...
Community
MPS
Error after updating the MPS-Core plugin
1 vote
Daniil Elovkov
commented,
December 19, 2016 18:56
Hi Robert! It looks like 2 bugs to me. One is that MPS won't start when there are wrong paths in modules.xml. And second, that those paths appeared in modules.xml in the first place. Would you plea...
Community
MPS
Cannot load project: Fatal error initializing 'jetbrains.mps.project.MPSProject'
0 votes
Daniil Elovkov
commented,
December 13, 2016 13:27
Federico, no, currently there's nothing I can point to, unfortunately. jetpad is developed by another team. Regarding our jetpad-based editor, it's work in progress. We're working, stay tuned :) A...
Community
MPS
About his forum
0 votes
Daniil Elovkov
commented,
December 13, 2016 11:57
Hi As for the usage you describe, if the language is structured in a way that the construct for connection equations by default sees all variables (both ports and state) than yes, FilteringScope se...
Community
MPS
FilteringScope: how to use correctly?
0 votes
Daniil Elovkov
commented,
December 06, 2016 09:48
Hi Janrichter! Could you tell me where you are facing FilteringScope? I first thought that was one option for reference scope in concept constraints. I checked it, and no, it's not the case. Howeve...
Community
MPS
FilteringScope: how to use correctly?
0 votes
Daniil Elovkov
commented,
December 06, 2016 09:26
Hi guys! Regarding jetpad, it's not dead at all. This is an app based on it, you can try it out http://censusanalyzer.com/ And a small part of MPS team is working on a web-editor based on jetpad pr...
Community
MPS
About his forum
1 vote
Daniil Elovkov
commented,
October 25, 2016 08:16
I could add that running mapping configurations in the same generation step is achieved either by generator priorities (generator module properties dialog, priorities tab) which is the old method, ...
Community
MPS
How to set the order of the mapping configurations?
0 votes
Daniil Elovkov
commented,
October 11, 2016 10:51
Hi In the first one, your MPS code isn't identical to java code, as the 'of' method doesn't have generic arguments attached <String, Object>of(...) You can add those by hitting '>' on the left of '...
Community
MPS
Issues while importing Java project
0 votes
Daniil Elovkov
commented,
April 27, 2016 08:53
Hi Ariel. The option 1, to deploy right into WebStorm, will be possible in the future. Actually, technically it's already possible in mps plugin version 3.3 (for plugin mps-core), in the sense that...
Community
MPS
Plugin architecture and license
1 vote
Daniil Elovkov
commented,
April 27, 2016 08:38
Hi Federico, Jochen! As for the classloader disposed errors, it's most likely because you attach listeners but don't detach them. The thing is the class of your listener lives in the classloader of...
Community
MPS
Calculated value depending on preceeding elements
0 votes