Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Vaclav Pech
Total activity
1348
Last activity
July 15, 2024 14:40
Member since
July 08, 2011 03:12
Following
0 users
Followed by
2 users
Votes
2
Subscriptions
510
Activity overview
Articles (0)
Posts (2)
Comments (834)
Sort by recent activity
Recent activity
Votes
Created
May 03, 2013 06:51
I was thinking of something line the "read only access model access reference" cell type to show the requested properties of the ancestor, but maybe this is not covering the use-case you're looking...
Community
MPS
Element Factories: Creating a new node with a default child
0 votes
Created
May 02, 2013 09:29
Yes, in such cases return is implicit.Without knowing the rationale behind your need for an explicit reference to the root concept, I'd suggest, instead of managing an explicit pointer, to create a...
Community
MPS
Element Factories: Creating a new node with a default child
0 votes
Created
May 01, 2013 04:11
Would this work for you?node<MyConcept> myNode = new node<MyConcept>myNode.child.set new(MyOtherConcept)myNode
Community
MPS
Element Factories: Creating a new node with a default child
0 votes
Created
February 20, 2013 18:49
All libs should be there. The workflow with the sources is as follows: open the project in IntelliJ IDEA 12 Rebuild the project Run the MPSLauncher run configuration to start MPS open MPS in...
Community
MPS
Maintenance of customer's model
0 votes
Created
February 16, 2013 06:01
I'm glad things worked out for you in the end.Since this flag is a new option of IDEA 12, we should perhaps update http://confluence.jetbrains.com/display/MPSD25/Using+MPS+inside+IntelliJ+IDEA with...
Community
MPS
IntelliJ IDEA 12 / MPS 2.5.3 Plugins / OpenJDK 1.7.0.1 / Fedora16
0 votes
Created
January 21, 2013 10:53
Indeed, Scala is a pretty powerful player in the DSL arena, both due to its flexible syntax and thanks to Scala parser combinators. While I can't comment on Andrey's case specifically, in general,...
Community
MPS
MPS => Scala
0 votes
Created
January 14, 2013 13:28
Would this help?http://tv.jetbrains.net/videocontent/mps-basics-intentions-and-ast-manipulation
Community
MPS
Intention - create specific concept instance for unmatched input
0 votes
Created
December 20, 2012 14:34
I've just added a brief doc on Typesystem Trace to http://confluence.jetbrains.net/display/MPSD25/Typesystem#Typesystem-tstrace
Community
MPS
Creating boundless subtype hierarchy
0 votes
Created
September 03, 2012 09:20
OK, two things:1. InputFieldReference has to extend Expression, not BaseConcept, in order to participare in expressions2. The sandbox module should mention j.m.baseLanguage among the "Use Languages"
Community
MPS
2.5.1 - can't get Calculator tutorial work
0 votes
Created
September 03, 2012 08:22
I'm surprised that the reference doesn't work for you. I suspect something might be wrong in the InputFieldReference definition.Can you share the project so I could have a look at it, please?
Community
MPS
2.5.1 - can't get Calculator tutorial work
0 votes
«
First
‹
Previous
Next
›
Last
»