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
February 19, 2020 18:33
Vaclav Pech, Thanks!
Community
MPS
Sorting of references by custom rule
0 votes
Created
February 04, 2020 14:01
Did you read official user guide? Please, check it for all basic questions: https://www.jetbrains.com/help/mps/structure.html#conceptmembers Also, I would recommend you this link: https://www.jetbr...
Community
MPS
How to use enum in MPS?
0 votes
Created
January 28, 2020 12:21
Yes. Because table is just a specific editor. As you edit each property and child in editor so you should do the same in table. Also remember that every change in table will fully recreate table in...
Community
MPS
Table as input
0 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
«
First
‹
Previous
Next
›
Last
»