Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Vaclav Pech
Total activity
1350
Last activity
February 07, 2025 13:07
Member since
July 08, 2011 03:12
Following
0 users
Followed by
2 users
Votes
2
Subscriptions
511
Activity overview
Articles (0)
Posts (2)
Comments (835)
Sort by recent activity
Recent activity
Votes
Created
March 10, 2015 13:41
:) no problem.
Community
MPS
How to disable right margin ?
0 votes
Created
January 20, 2015 08:38
This seems like a scenario that can be easily supported in MPS.Your language will provide a root concept to represent your "model files" and will hold "model items".Then you will need a root concep...
Community
MPS
DSL creation: Support for models distributed over multiple model files
0 votes
Created
January 21, 2015 07:49
I no longer see the problem when using our master/HEAD of MPS 3.2, so it should go away as soon as you upgrade to rc1.
Community
MPS
[Shapes Tutorial] Error: Property constraint violation for property "propertyId"
0 votes
Created
January 20, 2015 10:01
1. Use the constraints aspect of C the define the look of Bs in the completion menu: link {b} referent set handler:<none> scope: <default> presentation : (exists, referenceNode, ...
Community
MPS
Implement custom editor behavior
0 votes
Created
February 03, 2015 09:08
If my understanding is correct, you may only need a mapping label for either the generated class of the generated setters, if you can get the other one from the first one, e.g. get the class by ret...
Community
MPS
Generate Java functions with n parameters
0 votes
Created
February 04, 2015 13:35
You can add a new model root with javasources_stubs to your solution and set the source_gen folder as a Model in the model root.Then in your impl model set a Dependency on the java_stub model and y...
Community
MPS
Generate Java functions with n parameters
0 votes
Created
January 21, 2015 13:33
It is the two "weak" sub typing rules named "int_boxing" and "int_unboxing" that define that either is a sub-concept of the other.Vaclav
Community
MPS
Understanding the Typesystem
0 votes
Created
January 23, 2015 12:49
You may try to Alt+Enter on the error and pick the "Load required ..." option. This will extract all dependencies defined in the solution into the build script.
Community
MPS
Jar Stub library should be extracted into build script
0 votes
Created
January 26, 2015 16:02
I assume your methodResult child of your concept representing the "method with parameters ... where ..." line should be of concept Expression and not MethodResult. "<=" is an expression, MethodResu...
Community
MPS
Custom expression
0 votes
Created
January 27, 2015 12:22
Attribute is a child of the attributed node (in the smodelAttribute role). Does this explain your question?
Community
MPS
node.parent null for non-root nodes
0 votes
«
First
‹
Previous
Next
›
Last
»