Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Dragon
Total activity
59
Last activity
January 17, 2023 10:02
Member since
March 28, 2022 15:13
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
28
Activity overview
Posts (8)
Comments (23)
Sort by recent activity
Recent activity
Votes
Created
July 25, 2022 11:51
No probs. But I have manually unchecked this to see what happens when it is unchecked. Actually that's what I wanted to find. Anyway thanks for the help.
Community
MPS
Hi, What is the purpose of 'Compile in MPS' check box within the solution module properties dialog? Thanks. <img src='/hc/user_images/SORN4bF0z0QTrDR1PxGczw.png'>...
0 votes
Created
July 25, 2022 11:51
Yes, it contains it. And this works perfectly when I check the 'Compile on MPS' checkbox.
Community
MPS
Hi, What is the purpose of 'Compile in MPS' check box within the solution module properties dialog? Thanks. <img src='/hc/user_images/SORN4bF0z0QTrDR1PxGczw.png'>...
0 votes
Created
July 25, 2022 11:51
No, I have added the jar into the 'Libraries' as well.
Community
MPS
Hi, What is the purpose of 'Compile in MPS' check box within the solution module properties dialog? Thanks. <img src='/hc/user_images/SORN4bF0z0QTrDR1PxGczw.png'>...
0 votes
Created
July 25, 2022 11:51
Here is the stack trace. And pls. note the class 'de/tama/security/license/lib/java/LicenseException' is actually part of another jar which is actually bundled within the above said java external ...
Community
MPS
Hi, What is the purpose of 'Compile in MPS' check box within the solution module properties dialog? Thanks. <img src='/hc/user_images/SORN4bF0z0QTrDR1PxGczw.png'>...
0 votes
Created
July 25, 2022 11:51
Okay. But when I uncheck this for an external java library, I am getting class not found error. For this external java library solution I have added 'JDK' dependency in the 'Dependencies' tab. Is t...
Community
MPS
Hi, What is the purpose of 'Compile in MPS' check box within the solution module properties dialog? Thanks. <img src='/hc/user_images/SORN4bF0z0QTrDR1PxGczw.png'>...
0 votes
Created
July 25, 2022 11:48
This is at least how are used the term
Community
MPS
The term _base language_ is used a lot in MDD & LOP and I guess it is one of those things where people develop a understanding for, naturally. But is there a definition somewhere of what a base la...
0 votes
Created
July 25, 2022 11:48
In MPS the term has the additional (?) meaning of a language that has a text generator, so it is not transformed into another AST when generated.
Community
MPS
The term _base language_ is used a lot in MDD & LOP and I guess it is one of those things where people develop a understanding for, naturally. But is there a definition somewhere of what a base la...
0 votes
Created
July 25, 2022 11:48
I would say, in general, the term is used in a language extension scenario. It refers to the language that is being extended. Similar to the notion of a base class in object oriented programming.
Community
MPS
The term _base language_ is used a lot in MDD & LOP and I guess it is one of those things where people develop a understanding for, naturally. But is there a definition somewhere of what a base la...
0 votes
Created
June 10, 2022 09:41
In your `OrderBookTest_Editor` there is a cell for `expected` that contains a query for some style. Check where the code in that style gets the `OrderBook` instance from.
Community
MPS
I am using some objects from my runtime solution in my editor and I am seeing a weird classcastexception: java.lang.ClassCastException: class exchange.runtime.OrderBook cannot be cast to class exchang...
0 votes
Created
June 10, 2022 09:41
When you rebuild a module in MPS then a new ModuleClassLoader is created that loads the new version of your classes. What the error means is that there is still an old instance of the OrderBook cla...
Community
MPS
I am using some objects from my runtime solution in my editor and I am seeing a weird classcastexception: java.lang.ClassCastException: class exchange.runtime.OrderBook cannot be cast to class exchang...
0 votes
«
First
‹
Previous
Next
›
Last
»