Home
MPS Support | JetBrains
Submit a request
Community
Sign in
Evgeny.Gryaznov
Follow
New posts
New posts and comments
Total activity
128
Last activity
January 12, 2016 13:41
Member since
May 20, 2010 09:48
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
49
Activity overview
Posts (0)
Comments (79)
Sort by recent activity
Recent activity
Votes
Created
September 29, 2011 09:48
Usually it happens when your language generates collections, but doesn't declare a dependency on collections language (in terms of mapping priorities). Collections language is reduced on an earlier...
Community
MPS
Generating from ClassConcept with collections lang
0 votes
Created
September 29, 2011 09:35
Concept interface is very similar to java interface, except it can provide the default implementation of behavior methods and constraints. It cannot provide TextGen though.
Community
MPS
Calling the textgen procedure for super concept
0 votes
Created
September 28, 2011 14:10
Settings -> Generator -> Model generation performance report"Time spent in language generators" looks like this:
Community
MPS
Generator Performance Measuring
0 votes
Created
September 28, 2011 09:50
Not yet, but it should be available soon.You have to unpack the archive, delete languages from the languages folder (respecting the dependencies) and delete unnecessary stuff from the plugins folder.
Community
MPS
Problems with custom MPS build
0 votes
Created
September 28, 2011 09:46
What if you moved the node between parents? During refactoring for example or you just selected it and pressed Alt-Down. Node factories allows to adapt a node to the environment, but only once! Bes...
Community
MPS
Access to parent in behaviour-constructor
0 votes
Created
September 27, 2011 15:41
(we should have published a tutorial on that earlier)1. create a Build Script, build all your languages2. in the same root where you list all the languages to build, create a branding.jar definitio...
Community
MPS
Problems with custom MPS build
0 votes
Created
September 27, 2011 13:18
Settings -> Path variables -> Add...Path variables are used to avoid absolute paths within the project files.
Community
MPS
Problems with custom MPS build
0 votes
Created
September 27, 2011 10:54
You created a script which builds the whole MPS from scratch. To create the right script:1. create a path variable projectname_home -> /local/path/to/project2. click on the Project -> New -> Build ...
Community
MPS
Problems with custom MPS build
0 votes
Created
September 27, 2011 10:39
I'm afraid there is no way to invoke TextGen for the super concept. But if you have no text gen declared for the concept, the inherited one is used.Instead you can extract text-generation code into...
Community
MPS
Calling the textgen procedure for super concept
0 votes
Created
September 25, 2011 20:29
Yeah, conditional root rules are intended to create descriptors like plugin.xml or web.xml, where you put references to existing entities or embed some integration code.Input node in all queries is...
Community
MPS
Creating new root nodes from generator pre-processing script
0 votes
«
‹
1
2
3
4
5
6
7
8
›
»