daniel sti

- Total activity 278
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 6
- Subscriptions 79
-
Created Open new tab with concept in intention
Hi MPS Team,just a simple question i did not found in the userguid.. I have a concept "Command" which is defined as root concept. I added an Intention "CreateCommand" to my other concepts, in order... -
Created Generator in different Language than Concepts
Hi Mps-Team,i have build a language L1 (concepts, editor, typesystem, etc) and a language L2 with the code generator (only generator). However, when runnig "Preview generated text" nothing appears.... -
Created Building own try/catch
Hi,guess this is a more difficult question to answer .. hope there is still an (easy) solution available :)(1) I have a concept MyStatementList extending StatementList. (2) I can use MyStatementLis... -
Created Best Practice (Scoping) - how to do that properly!
Hi Mps - Professionals,just a simple question. In my model i have imported the joda.org.* (just as example). Thus the DateTime class is available. How can i get easily and FAST a reference to the c... -
Created Refactorings changed - difficult to follow user guide
Hi MPS Team,although changes in the refactoring language were documentated by vaclav at http://confluence.jetbrains.net/display/MPSD25/Refactoring i can not follow the explanation. I tried to migra... -
Created Refactoring without "Error: undeclared property ... "
Hi Mps-Team,i have a very special questions: (1) If i have a concept "MyConcept" with a boolean property mybool (2) and there are already instances of MyConcept in some solutions(3) and i remove th... -
Created Warning message - without further description...
Hi,ich have the following warning message, while generating... [ 44565] WARN - me.OverloadedOperationsManager - several overloaded rules found for operationCould remember, that this message was ... -
Created Looking for a Progress Window in MPS
Hello,i have implemented a text-coding software in mps - very strange use case of mps capabilities, but very suitable! However, i have to sort some data in a mps model, which takes time 2-3 minutes... -
Created How two generate root node an children inside also as root node
Hi all,in my model i have my root concept called Window, and inside the Window are two Forms. Now the question is: how can i generate 3 Java files out of that ...Window myWindow: Form: myForm1 Fo... -
Created Copy impages in /class_gen directory after compilation
Hi,is there an easy way to copy some images into the /class_gen directory after generation & compilation. This would be very convenient. I have to specify images relative to class path in java. So ...