Community
Participate
Working Groups
Hello, I have implemented automatic refresh of the MoDisco model browser when one of the underlying resources changes. This change is available in the latest MoDisco nightly (http://www.eclipse.org/gmt/modisco/downloads/). I also modified the MoDisco-Papyrus adapter so that it doesn't reload the model anymore after each change (patch attached).
Created attachment 159098 [details] patch
Thanks for your patch. Cédric, I let you work on this patch (your code ;) )
Created attachment 162784 [details] fixes IllegalStateException: Cannot modify resource set without a write transaction Here is another patch that fixes "java.lang.IllegalStateException: Cannot modify resource set without a write transaction". It makes the MoDisco Browser use the EditingDomain from Papyrus.
I seems to be ok for the refresh and write transaction