Josef Müller
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 9
-
Created Not able to generate files based released language
Hi, I have created a simple language with a generator. Once I use the language (create instances of its concepts), I am able to rebuild the model and get generated files. But only in the developmen... -
Created How does File -> Print... work?
Hi all, I would like to try File -> Print... but I am not able to get the result. Here is what I do: I click File -> Print... It opens Print Settings window. I keep it unchanged. I press Print but... -
Created Replacement of ConstraintFunction_ReferentSearchScope_Validator?
Hi all, Starting MPS 2017.2.1 NodeReferentConstraint does not contain validator (ConstraintFunction_ReferentSearchScope_Validator) as child. Is there a replacement for it? I was using validator for... -
Created textgen error: 'No textgen for jetbrains.mps.lang.smodel.structure.*'
Hi, I have migrated my languages to MPS 2017.2.1. However, I have a problem to build one them because of following class/function: I am getting following error: textgen error: 'No textgen for jetb... -
Created Errors for a node
Hi all, I would like to check if a node and its descendants are valid (no errors). Therefore I would like to know if there is a way to get errors for a node? Thank you in advance. Best regards, Josef -
Created Update One Editor Cell
Is there a way to update (refresh) just one editor cell (or few cells)? I want to avoid updating whole EditorComponent (editorContext.getEditorComponent().update()) which may be time consuming. Tha... -
Created How to import solutions as read only
Hi all, I would like to import external solutions in the read only mode. Is there a way how to do it? Currently I am using using add Project Libraries (Build, Execution, Deployment > Project Librar... -
Created Remove or modify imported Concepts in the completion menu
Hi all, I would like to remove/modify some items in the completion menu (Ctrl-Space). I am importing these items (Concepts) from external languages (therefore I cannot define/modify their default s... -
Created List of cells shown on screen
Hey forum! Is it possible to get a list of cells which are really shown on a screen (i.e. NOT the ones which are shown after scrolling down/up)? Thank you in advance, Best regards, Josef