Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Slavastap
Total activity
79
Last activity
October 28, 2024 19:37
Member since
August 21, 2019 13:44
Following
0 users
Followed by
0 users
Votes
8
Subscriptions
30
Activity overview
Posts (18)
Comments (23)
Sort by recent activity
Recent activity
Votes
Created
January 28, 2020 10:51
Jacquilinedoss, you should act like in other IDE (for example, IntelliJ Idea). If you would like to use EditorCell_Collection find it with Ctrl + N. And add this as dependency to your aspect.
Community
MPS
[Custom cell provider] Cast BaseConcept to SNode?
0 votes
Created
January 28, 2020 10:33
Sergej Koščejev, thanks. Currently I forced to create own plugin as a part of my language to call some generation methods from plugin. Plugin can be inoked on node and try to find out which behavio...
Community
MPS
EditorComponent from generator aspect
0 votes
Created
January 28, 2020 10:18
Sergej Koščejev, just a small example. Imagine that user would like to select values from something like "catalog". You can implement it like enum but it's hardcode. Also, enum in MPS is not very c...
Community
MPS
Connecting MPS to Mysql using JPA?
0 votes
Created
January 27, 2020 13:56
It's possible but there are a lot of non trivial issues =) Be ready for a lot of pain and a lack of documentation. For example, in my project I have two build script: the first one prepares artifac...
Community
MPS
Connecting MPS to Mysql using JPA?
0 votes
Created
January 27, 2020 10:02
Also, I have just found one example. It's a little bit complicated for the purpose of "how to create simple table" but may be this example can help you. Please check official sample projects: You ...
Community
MPS
Working with MPS Tables?
0 votes
Created
January 27, 2020 09:55
As I know, there are exist some tests. But I haven't check this thing. You can see another topic: https://mps-support.jetbrains.com/hc/en-us/community/posts/205828119-Table-Example
Community
MPS
Working with MPS Tables?
0 votes
Edited
January 23, 2020 11:37
Think about table like this: When MPS render your table MPS should understand what kind of node MPS should show. MPS tell you like "what node is present at 1;1". You give him node and then MPS will...
Community
MPS
How can i give input like a table?
0 votes
Created
January 23, 2020 11:00
No. I can't find anything more or less detailed documentation. But methods have quite intuitive names so it's not very difficult to understand how to implement this.
Community
MPS
How can i give input like a table?
0 votes
Edited
January 23, 2020 10:39
You can try this: 1) Add language "jetbrains.mps.lang.editor.table" as "Used Language" to the editor aspect of your language. 2) Add Table cell in your Editor 3) Open inspector of this cell (View -...
Community
MPS
How can i give input like a table?
0 votes
Created
August 21, 2019 14:15
Philip Frank, thank you a lot for the information. It's like a treasure among outdated and imprecise information! =) I added "dependencies" as stated in https://www.jetbrains.com/help/mps/building-...
Community
MPS
Plugin "MPS Testing" will not load, version incompatible
0 votes
«
First
‹
Previous