Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Fedor Isakov
Total activity
25
Last activity
May 12, 2023 06:15
Member since
May 31, 2017 12:55
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
9
Activity overview
Posts (0)
Comments (15)
Sort by recent activity
Recent activity
Votes
Created
September 04, 2017 11:58
Not sure I understand the question. If you look at the supertypes of DynExtDocuSearchDelegateFactory you will find an instance of ClassifierType `ICustomDataUxElement<SearchCriteriaDocumentum>`. It...
Community
MPS
How to resolve a baselang generic type correctly
0 votes
Created
August 21, 2017 11:50
Try `solution.getModuleDescriptor().getOutputPath()`.
Community
MPS
Getting the generator output path programmatically
0 votes
Edited
July 24, 2017 07:08
Official comment
You should add "before make" to your target. Make builds a targets DAG based on "before" dependencies, and "after" serves only as a hint for proper target order.
Community
MPS
MPS facet does not run
0 votes
Created
May 31, 2017 14:22
Why not declare your method to accept a parameter of NullableIntegerType? Then you can make IntegerType a subtype of that type, in this way you keep compatibility with BL's type system.
Community
MPS
Typesystem Comparison Rule not working
0 votes
Created
May 31, 2017 12:55
Official comment
The way comparison rules work, only those rules are consulted, that are defined by language(s) that the types in question belong to. You can't modify the behaviour of the types that belong to BaseL...
Community
MPS
Typesystem Comparison Rule not working
0 votes
«
First
‹
Previous