Marco LOMBARDO
- Total activity 132
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 40
-
Created Embed a ConceptEditor in a JPanel of a plugin Tool?
I created a Tool in a plugin solution and I would like to put inside one of its JPanels the ConceptEditor of one of my root concepts.The edited Concept don't need to be added to a model or saved.Is... -
Created MPS 2017.x not starting on Linux
Hi, someone tested MPS 2017.2 on Linux? It's not starting on my laptop (linux Mint) with Java 8u144 and throws an OutofMemory Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=... -
Created Error migrating ECMAScript4MPS
Hi, I'm reporting the problem here because the Window "IDE Fatal Errors" that should be used from the IDE to report errors never enables the "Report to JetBrains" button. The error, reported severa... -
Created Modelling POJO/AST?
I hope the following question won't be OT. Sometime one needs AST classes so one instance of this AST can be produced for instance at the end of the parsing of an external file.The AST is then anal... -
Created Possible bug on Linux when running an MPS instance from MPS
If I try to start a new MPS instance from MPS I get the long error reported below.Adding the following JVM parameter to the run configuration, magically, fix the problem: "-cp <intellij-communit... -
Created How to contribute to the documentation?
Hi want to contribute to the MPS documentation so I create an account, log in etc. However I saw it's only possible to edit the 3.4 space. It's this the expeceted behavior that means the 3.3 space ... -
Created Someone interested in the (generated) latex version of the MPS user guide?
Hi,I almost managed to create a latex document from a Confluence wiki, the most interesting case is processing a whole space.There are still pending issue however for instance the resulting table o... -
Created How to move root nodes from transient to non-transient models?
It's possibile at the end of the generator process to move roots nodes to a language or a solution?If I try to do it with a post-processing script using a runWriteAction() MPS reports the error "de... -
Created Possible bug importing source with inner interface
Don't know if the following is a known one, MPS version is 3.3-RC2 .The case for me has been to create some code from an ecore model then import it as source stub.The ecore model contains an enumer... -
Created Probably bug in mps.sh version 3.3/Linux
In MPS 3.3 RC2, and also in RC1, the UNAME variable is not defined correctly, I get this error: bin/mps.sh warning: Unknown operating system /bin/uname. Do not know how to add PWD to libraries path...