Alexander Rimer
Alexander Rimer
Using latest plugin in version `3.2` and setting the [compression property](https://github.com/bmuschko/gradle-izpack-plugin#convention-properties) as suggested to `raw` fails with the following exception: ``` [ant:izpack] Exception in thread "Thread-35" com.izforge.izpack.api.exception.CompilerException: Unknown compression format:...
In you update all queries via the provided intention, this particular code is [executed](http://127.0.0.1:63320/node?ref=r%3Afd2980c8-676c-4b19-b524-18c70e02f8b7%28com.mbeddr.core.base.behavior%29%2F5539680726967197787). It updates all entries as part of an `ExecuteCommandStatement` which creates a huge command stack in...
**Describe the bug** Updating an already existing note does not work. After changes on the content, the update button is greyed out and cant be used: **To Reproduce** Steps to...
**Problem** It looks like the [Duplicate](http://127.0.0.1:63320/node?ref=r%3Aff4bc8f2-4e53-41b7-a27c-792a5dcc86cb%28de.q60.mps.shadowmodels.transformation.structure%29%2F2573073122887437731) INodeSpec does not preserve `userObjects` which were previously attached to the input node.
**Problem** Adding a `NodeAttribute` to an shadow model input node throws the following exception: ``` ERROR - .ShadowOutputSynchronizerStep1 - java.lang.UnsupportedOperationException: Not implemented at de.q60.mps.shadowmodels.runtime.model.persistent.PNodeAdapter.addChild(PNodeAdapter.java:62) at de.q60.mps.shadowmodels.runtime.engine.DependencyTrackingNode.addChild(DependencyTrackingNode.java:150) at de.q60.mps.shadowmodels.runtime.smodel.NodeToSNodeAdapter.addChild(NodeToSNodeAdapter.java:168) at jetbrains.mps.lang.smodel.generator.smodelAdapter.AbstractSNodeList$ChildrenSNodesList.doAddReference(AbstractSNodeList.java:163)...
Currently we have no **reverseValue mappings** for interpreted expression concepts from the `core.expr.base` language. It should be possible to retrieve an expression node from the Java object, which resulted from...
At the moment we cant generate any list literal of type jointype. A generation fails with a stack overflow. Example: The currently impl.[ reduction rule](http://127.0.0.1:63320/node?ref=r%3A4243557f-1c7a-4d6b-953a-807576e4bee7%28org.iets3.core.expr.genjava.base%40generator%29%2F4323420102713848526) is wrong and leads to...
After placing a diagram in the structural model of the language, it is no longer possible to select concepts of that language through the "Diagram Palette". Instead only models and...
In mbeddr we support already the feature of [importing json files](http://127.0.0.1:63320/node?ref=r%3A6492a138-3e52-4756-96b0-7e3c330fe78e%28com.mbeddr.mpsutil.json.plugin%29%2F7931153496512862609) or [pasting content of json files](http://127.0.0.1:63320/node?ref=r%3A6492a138-3e52-4756-96b0-7e3c330fe78e%28com.mbeddr.mpsutil.json.plugin%29%2F5524881290247285077) in the contenxt of the `com.mbeddr.mpsutil.json` language. However our documentation does not mention...
The following error is show when using the platform from dependencies.