Home
MPS Support | JetBrains
Submit a request
Community
Sign in
apomelov
Follow
New posts
New posts and comments
Total activity
91
Last activity
January 12, 2016 13:45
Member since
June 16, 2011 08:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
24
Activity overview
Posts (16)
Comments (51)
Sort by recent activity
Recent activity
Votes
Created
July 08, 2011 08:07
I've already extracted it. I'll describe my problem.I have some abstract concept, e.g. IMyStatement. It has behavior method renumerate() that should be invoked, when IMyStatement is being copied. M...
Community
MPS
Can the copy-paste handler be inherited?
0 votes
Created
July 08, 2011 07:58
AFAICSee in practice :-) when there are no handler for the root node, it's just copied but handlers are applied to child nodes. I can be wrong...
Community
MPS
Can the copy-paste handler be inherited?
0 votes
Created
July 01, 2011 07:49
The concerned question: what is the policy of copy-paste handlers applying? Do they apply only to node is being copied or to whole node tree starts from the copied one?Thanks,Alexey
Community
MPS
Can the copy-paste handler be inherited?
0 votes
Created
June 28, 2011 15:48
I've succeeded with node tree manipulation from baseLanguage classes. Just moved them to the Behavior model. Then celled them from concept constructor.
Community
MPS
Failed to create a button
0 votes
Created
June 27, 2011 07:41
I've moved my classes to another utility model. Now them can be compiled. I've created an LoadConceptAction (javax.swing.AbstractAction) that takes the node<> as a constructor argument and modifies...
Community
MPS
Failed to create a button
0 votes
Created
June 24, 2011 13:57
Using some standard concept as a node parameter also works. E.g. "node<INamedConcept> node" – works.
Community
MPS
Failed to create a button
0 votes
Created
June 24, 2011 13:07
Glad to hear it! Thanks!
Community
MPS
Custom MPS build
0 votes
Created
June 17, 2011 15:09
Thanks, will be waiting for further news.
Community
MPS
Custom MPS build
0 votes
Created
June 17, 2011 09:54
Thanks a lot! Forking with even default JVM arguments solved my problem!
Community
MPS
How to run the generator via command line?
0 votes
Created
June 17, 2011 07:51
Unfortunately, I'm still failed with running the ant script for generating. Here is my build file: <project name="test" default="generate"> <property name="mps.home" value="C:/Program Files/JetBr...
Community
MPS
How to run the generator via command line?
0 votes
«
‹
1
2
3
4
5
6
›
»