Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Victor Matchenko
Total activity
94
Last activity
September 23, 2021 06:15
Member since
June 14, 2013 15:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
39
Activity overview
Articles (0)
Posts (0)
Comments (55)
Sort by recent activity
Recent activity
Votes
Edited
June 13, 2016 11:56
Official comment
As Artem wrote, you need to use genSourceSolution.getModuleDescriptor().getModelRootDescriptors(). Here what you need to do: First delete default model root if you do not need it:genSourceSolution....
Community
MPS
Creating a solution with preconfigured javasource_stubs Model Root
0 votes
Created
April 26, 2016 14:44
Unfortunately now it is only one step wizard, but you can always create some custom UI for additional parameters by implementing getSettings() method of MPSProjectTemplate, which returns JComponent...
Community
MPS
how to create a wizard for creating my custom language in Stand alone application
0 votes
Created
February 18, 2016 16:36
Official comment
Hi Raul, First you need to add MPS Facet to java module, where you are going to create MPS concepts. In MPS Facet add model root and mark src folder as Models folder. Now on java package under src ...
Community
MPS
Using mps file-per-root in intellij
0 votes
Created
January 28, 2016 14:15
Hi Phillipp, In first place this extension is handled by IDEA platform system. So XML must go to specific plugin.xml file. But there is other way: Add plugin solution and add your solution to its d...
Community
MPS
how to create a wizard for creating my custom language in Stand alone application
1 vote
Created
January 14, 2016 11:54
Hi Etienne, Look exactly at Model root types section. What you need is java_classes model root for jars (can point on folder with jars) or javasource_stubs model root for source files. Don't forget...
Community
MPS
Embed and use external java librairies ?
0 votes
Created
January 14, 2016 11:40
Hi Etienne, There is such way: For property you need to have proportional size font Open inspector (Alt+2) and modify font-size in Style using jetbrains.mps.nodeEditor.EditorSettings (you can im...
Community
MPS
Defining header styles with font-size proportional to the font-size defined in the settings?
2 votes
Created
January 14, 2016 11:17
Official comment
Hi!I've created issue for this: https://youtrack.jetbrains.com/issue/MPS-23266It will be fixed in next minor update. You can always just fix path before creating project in "More settings" group.
Community
MPS
Entering the project name in New Project Dialog box creates complex solution location in the New Solution Wizard.
0 votes
Created
July 24, 2015 13:33
Hi Sérgio,Unfortunately MPS has lack in multilanguage support both in IDE and DSLs.But we are planing to fix this issue in future versions.PS if you are looking for DSL with such feature - it is po...
Community
MPS
MPS / MPS-based IDE localization
0 votes
Created
February 09, 2015 13:20
Unfortunately you can't use MPS plugin 3.1.5 with IDEA 14 due to changes in IDEA that conflicts with plugin.But you right - you can use MPS 3.2 EAP plugin from https://confluence.jetbrains.com/disp...
Community
MPS
MPS plugin for Intellij 14 edition
0 votes
Created
January 28, 2015 09:46
Hi manojbvn4u,Yes, it is possible. But now the only way - add it through IDEA extension point.Look at two interfaces: jetbrains.mps.workbench.dialogs.project.newproject.ProjectTemplatesGroup jetbra...
Community
MPS
how to create a wizard for creating my custom language in Stand alone application
0 votes
«
First
‹
Previous
Next
›
Last
»