Home
MPS Support | JetBrains
Contact Support
Community
Sign in
dmitry.sidorenko
Total activity
51
Last activity
January 12, 2016 13:35
Member since
October 01, 2010 13:40
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
18
Activity overview
Posts (15)
Comments (18)
Sort by recent activity
Recent activity
Votes
Created
November 26, 2012 15:16
In my case 'node' is an instance of concept 'Property' and type is children named 'type' of that concept.
Community
MPS
Check that Type is of collection type
0 votes
Created
November 13, 2012 13:51
Okay, I narrowed down my project to just one concept(TransportBean) and a reference to it(TransportBeanReference).Concept has only one child - reference, and generates to a class with string field,...
Community
MPS
Behavior works differently when packed into Idea plugin
0 votes
Created
November 13, 2012 11:12
Does it happen only in the Generator? (You can try to add 'readonly model access' cell into the Inspector of your node to check this).it happens in generator only. I changed editor for reference co...
Community
MPS
Behavior works differently when packed into Idea plugin
0 votes
Created
November 12, 2012 19:03
After some investigation I found that this happens only if in Idea I have two models, one of which is referencing another.Dereferencing a node from another model leads to strange results - node.nam...
Community
MPS
Behavior works differently when packed into Idea plugin
0 votes
Created
August 19, 2012 21:00
Thank you, Alex, will try that soon.
Community
MPS
baseLanguage.sugar - little additions to base language
0 votes
Created
October 21, 2011 19:39
I had this problem too.Evgeny Gryaznov was kind enough to give a solution.http://forum.jetbrains.com/thread/Meta-Programming-System-632Plz feel free to contact me if you need further help.
Community
MPS
Using java.util.collections classes in generator
0 votes
Created
October 19, 2011 17:00
nvm, found myself.That's "assert throws" statementlist<int> list = null; assert list.get(1); throws NullPointerException <no message>;
Community
MPS
unit test with expecting exception
0 votes
Created
October 19, 2011 15:29
No, I don't see the checkbox. I do see new checkbox "Load classes with app classloader", so I know the option is in effect.
Community
MPS
Referencing to a class generated in another language/generator
0 votes
Created
October 19, 2011 06:35
No, it didn't work for me. I decided to dump all my concepts in one single module so far. But that's just temporary solution.
Community
MPS
Referencing to a class generated in another language/generator
0 votes
Created
October 19, 2011 06:34
I wasn't lucky too. Solved my problem by redesigning generated classes to be independent on variable names.
Community
MPS
Referencing to a class generated in another language/generator
0 votes
Next
›
Last
»