JetBrains / MPS-extensions

MPS-extensions aims to ease language development within MPS.
https://jetbrains.github.io/MPS-extensions/
Apache License 2.0
80 stars 47 forks source link

Reloading of custom projects views doesn't work #810

Closed alexanderpann closed 2 months ago

alexanderpann commented 3 months ago

java.lang.Throwable: Assertion failed: Project view pane com.mbeddr.mpsutil.projectview.runtime.tree.CustomProjectView@5da0fcc8 has the same weight as com.mbeddr.mpsutil.projectview.runtime.tree.CustomProjectView@49b70178. Please make sure that you overload getWeight() and return a distinct weight value.

Also report in https://youtrack.jetbrains.com/issue/MPS-36970/Assertion-failed-Project-view-pane-com.mbeddr.mpsutil.projectview.runtime.tree.CustomProjectView4ce38242-has-the-same-weight-as.

alexanderpann commented 2 months ago

Fixed in #815.