Home
MPS Support | JetBrains
Submit a request
Community
Sign in
jensnerche
Follow
New posts
New posts and comments
Total activity
156
Last activity
January 12, 2016 14:07
Member since
January 07, 2009 10:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
48
Activity overview
Posts (11)
Comments (97)
Sort by recent activity
Recent activity
Votes
Created
June 15, 2013 21:03
Hm, maybe you should not use 'inherited' but 'reference scope' in scope context menu. Then implement the abstract Scope class from model jetbrains.mps.scope (implementing getAvailableElements shoul...
Community
MPS
scopes
0 votes
Created
June 04, 2013 14:46
I pushed a sample for loading a property file to github: https://github.com/jensnerche/mps-solutionimport.git
Community
MPS
How to load a text file as a model inside a solution by using PlainText Sample?
0 votes
Created
June 03, 2013 20:14
Hi guest,one important thing about MPS is this: everything has to be a valid AST (abstract syntax tree). So are the solutions. If you want to load a plain text file as solution, you have to transfo...
Community
MPS
How to load a text file as a model inside a solution by using PlainText Sample?
0 votes
Created
February 19, 2013 11:00
In the example, the Customer concept is deprecated and should be removed. So all data (here the name only) has to be transfered. But in the new version of the languange, the deprecated concept of t...
Community
MPS
Maintenance of customer's model
0 votes
Created
February 19, 2013 09:12
Like Mike, I use both the inspector and the toggle view. It depends on the language (and the resulting models). It took me some time to get used to the inspector, but now I won't miss it! It helps ...
Community
MPS
Macros like $COPY_SRC$ need Inspector to fully define their parameters
0 votes
Created
February 19, 2013 08:58
Hi Askar,"Script Aspects" are what you are looking for. On a language, just right-click to open the context menu, choose New/Scripts Aspect. There you can create "Language Migration Scripts"You may...
Community
MPS
Maintenance of customer's model
0 votes
Created
January 02, 2013 10:33
You're right, this is a long standing issue without progress. I've also experimented with similar approaches to yours without really success. Currently I'm using this workaround: generate all arti...
Community
MPS
Generate into subdirectory ..
0 votes
Created
December 05, 2012 08:39
Well, of course! The baseLanguage is a General Purpose Language, so there are many solutions. If a solution is readable depends on the reader, I found my solution in the given context reasonable re...
Community
MPS
How can I use LOOP macro with expression?
0 votes
Created
December 04, 2012 12:24
Hi Sergey,thanks, now I can see what you mean. The loop macro takes one input node and loops over a collection defined in the inspector. But you have a bunch of StaticFieldDeclarations (which are t...
Community
MPS
How can I use LOOP macro with expression?
0 votes
Created
December 03, 2012 16:49
Hi Sergey,for a working answer it would be good to know how your language is structured. For your goal I assume you have (or should have) a table concept with column concept children in it. Then yo...
Community
MPS
How can I use LOOP macro with expression?
0 votes
«
‹
1
2
3
4
5
6
7
8
9
10
›
»