Alexander Rimer
Alexander Rimer
[Table.columnHeaders](http://127.0.0.1:63320/node?ref=r%3A9805308e-34d7-4576-b7d2-a758b4bd38a3%28de.slisson.mps.tables.structure%29%2F1397920687864864726) and [Table.rowHeaders](http://127.0.0.1:63320/node?ref=r%3A9805308e-34d7-4576-b7d2-a758b4bd38a3%28de.slisson.mps.tables.structure%29%2F1397920687864865685) are both deprecated links and still in use in iets3.os.
At the moment `AbstractUnitPrefixManager ` which might lead to problems when accessing the prefix over the provided API. `GlobalUnitPrefixManager.getManager(myUnit).extractPrefix(myUnit, myUnitRef.getPresentation()).value` lead to a compilation error.
Problem accours for MPS 2022.2 ### The problem In case you press Delete/Backsspace Key on a EndRowCell, the entire Table is about to be deleted. ### Expected Behaviour Pressing Delete/Backsspace...
In case a Table-Editor is defining any [Table.rowHeaders](http://127.0.0.1:63320/node?ref=r%3A9805308e-34d7-4576-b7d2-a758b4bd38a3%28de.slisson.mps.tables.structure%29%2F1397920687864865685) the RowEndCell is not generated.
When initialising a HeaderGrid via [HeaderGridFactory.createFromObjectList()](http://127.0.0.1:63320/node?ref=r%3Aea653f2d-c829-4182-b311-a544ef1f4c1f%28de.slisson.mps.tables.runtime.gridmodel%29%2F1397920687874776980) the `HeaderReference` is ignored. The returned HeaderGrid instance and its `myHeaderStore` is not reflecting the initially passed in HeaderReference. Therefore it is not possible...
When using platform in Version `com.mbeddr:platform:2022.3.24843.4b3a10a` from stubs, this exception is popping up on startup. Everytime I try to open a root node this exception is thrown, prohibiting the root...
When using platform in Version com.mbeddr:platform:2022.3.24843.4b3a10a from stubs, this exception is popping up on startup. Stacktrace ``` Caught exception from the listener com.mbeddr.mpsutil.projectview.runtime.ProjectViewManager@213462f5. Will continue. java.lang.ClassCastException: class com.mbeddr.mpsutil.projectview.views.plugin.ProjectViewDescriptor cannot be...
ATM you can ignore properties and references. However ignoring specific containment links is not supported at the moment.
The following actions are taking too long and throwing an error - 394 ms to call on EDT runManuallyRootMenu_ActionGroup#update@NavBarToolbar (org.iets3.core.plugin.plugin.runManuallyRootMenu_ActionGroup) - 323 ms to call on EDT ShowCoverage_Action#update@NavBarToolbar (org.iets3.core.expr.plugin.plugin.ShowCoverage_Action). Revise...