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 votes
Recent activity
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 29, 2011 14:22
Yep. MPS-14245
Community
MPS
Calling the textgen procedure for super concept
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 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 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
October 04, 2011 09:06
I.e.collections.generator: 3.3 secs own time, 7.5 sec in typesystemdates.generator: 0.2 sec own time, 9.3 in typesystem (bad)objectflow.generator.template.javaext: 4.5 sec in typesystemobjectflow.g...
Community
MPS
Generator Performance Measuring
0 votes
Created
October 08, 2011 22:50
Try parellel and incremental generation. I think output < 1Mb is ok.
Community
MPS
Generator Performance Measuring
0 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 30, 2011 09:12
Sometimes there is, sometimes there's not. We can determine which languages are produced by templates, but it is hard to bind templates to mapping configurations if there are more than one. It will...
Community
MPS
Generating from ClassConcept with collections lang
0 votes
Created
October 04, 2011 09:22
When you want to put something to the right of the dot in baseLanguage, it should implement IOperation.Create a concept AverageFieldRef implementing IOperation. Add can be child constraint (its par...
Community
MPS
Referencing property of a concept as an Expression
0 votes
«
‹
1
2
3
4
5
6
7
8
›
»