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
May 25, 2015 09:37
Hello!First or all, I propose to NOT use behaviour methods for parameterising generation process here. I think, it's better to use template fragments for specifying exact JMeter (runtime) class rep...
Community
MPS
How to substitute XXX.class.getName() in generation when class is returned by concept behavior?
0 votes
Created
May 25, 2015 07:59
Try using different instruction for adding property macro:typeAttrValue.@propertyMacro<text>.set(realPropertyMacro);
Community
MPS
How to create a PropertyMacro via Open API?
0 votes
Created
May 25, 2015 07:47
You can try to debug this situation by: running another instance of MPS from MPS under debugger placing debugger into the table model you implemented check if everything is returned correctly...
Community
MPS
How to build my own Table Cell Model?
0 votes
Created
May 25, 2015 07:43
Yes, we do plan to improve currently existing diagram editing support. Unfortunately, we don't have any exact estimations for now.
Community
MPS
Diagram editor as shown in the attached picture
0 votes
Created
May 20, 2015 12:01
Hello!Unfortunately, this use case seems to be not covered by the currently existing diagraming support within the MPS. In MPS you can draw only "one-level" diagrams: nodes with either direct conne...
Community
MPS
Diagram editor as shown in the attached picture
0 votes
Created
April 16, 2015 14:07
Hi!Looks like TableModel_optimized is an obsolete (unused class) and should be removed. I've created request for it: https://youtrack.jetbrains.com/issue/MPS-21887
Community
MPS
TableModel in MPS
0 votes
Created
March 26, 2015 10:07
Hi!While packaging the module inside a build script you an specify "jar locations" inside inspector: jar locations: $git4idea_home/lib/git4idea-rt.jar -> /plugins/git4idea/lib/git4idea-rt.jar ...
Community
MPS
how to deliver models for intellij language plugins ?
0 votes
Created
March 26, 2015 09:57
Hi!Can I ask you to file a request for MPS in MPS youtrack & attach example project to it (if it is possible)
Community
MPS
Java Class Cast Exception in MPS <<Class Loader Issue>>
0 votes
Created
March 18, 2015 11:10
Hi!Can you please explain what did you change in the class loader (and how did you override it??)Both mentioned classes are available by-default through the classloader of JDK bootstrap solution. S...
Community
MPS
Java Class Cast Exception in MPS <<Class Loader Issue>>
0 votes
Created
March 13, 2015 14:48
As a workaround for now you can try writing something like:if (relPath == null) { relPath = dataSource.getLocation(); }
Community
MPS
XML Persistence Example does not reload the model after save in Windows
0 votes
«
First
‹
Previous
Next
›
Last
»