Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Sanjit Mishra
Total activity
115
Last activity
November 27, 2018 08:31
Member since
March 13, 2015 12:26
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
39
Activity overview
Posts (27)
Comments (42)
Sort by recent activity
Recent activity
Votes
Created
October 05, 2016 12:11
Hi Vaclav, This code is working fine: UIManager.setLookAndFeel(new MetalLookAndFeel()); Where as the below code is causing the problem as i stated. UIManager.setLookAndFeel(new NimbusLookAndFeel())...
Community
MPS
Rebuilding from right click menu not working proeprly
0 votes
Created
September 23, 2016 14:15
Hi Sergej: From java code i want to change the concept editor style.I know how to do that using inspector window and customizing the style my question is how we can do that using java code(If there...
Community
MPS
How to control editor properties from the code
0 votes
Created
September 23, 2016 08:12
Thanks for the help everyone i am able to do it using can substitute option available under default substitute menu .
Community
MPS
How to use Substitute menu (default) for removing an Item from (Ctrl + Space) options
0 votes
Created
September 20, 2016 11:11
Step 1 Step 2 Step 3: If you want to inherited the generator then choose Extend otherwise if you just want to change the priority choose Design. Note : While extending a generator make sure you...
Community
MPS
Extending a generator of an existing language to generate new artefacts
0 votes
Created
September 20, 2016 07:23
You can achieve this by adding your images to a jar file and then adding that jar to the class path (In mps you can try putting it inside lib folder as that gets loaded by default): Java code Somet...
Community
MPS
Plugin action icon
1 vote
Created
September 13, 2016 12:05
But there is something fishy i feel.1- I create a Solution "NewSolution" 2- RightClick on solution create a model name "MyParentModel" 3- RightClick on solution create a model name "MyParentModel.M...
Community
MPS
MPS is allowing two model with same name under a solution.
0 votes
Created
September 13, 2016 10:15
Hi Vaclav thanks, Can you please clarify me about my second doubt, i.e- MPS is allowing to create a model under a model, is that usual (It is not inheriting any property of the parent model)?
Community
MPS
MPS is allowing two model with same name under a solution.
0 votes
Created
September 13, 2016 07:37
If i understood your question properly you you can acheive this by using Transformation Menu Language(https://confluence.jetbrains.com/display/MPSD34/Transformation+Menu+Language) in MPS 3.4.If yo...
Community
MPS
[SOLVED] Influence scoping on leftExpression/rightExpression for a concept that extendes BinaryOperation
1 vote
Created
August 29, 2016 07:18
Yes @Semen i did the rebuild:I have this code for the Substitute menu default substitute menu for concept Drop parts << ... >> With reference jetbrains.mps.samples.Kaja.editor.Drop_SubstituteMenu ...
Community
MPS
How to use Substitute menu (default) for removing an Item from (Ctrl + Space) options
0 votes
Edited
August 25, 2016 13:37
@Sergej: Thanks for the answer, this is now quite clear to me.Edit:It is not working as you directed. I mean the drop option does not got removed from EmptyLine code completion menu.Code:default su...
Community
MPS
How to use Substitute menu (default) for removing an Item from (Ctrl + Space) options
0 votes
«
First
‹
Previous
Next
›
Last
»