Community
Participate
Working Groups
When I'm trying to save resources after having merge all differences, a NPE i thrown from ModelContentMergeViewer.getContents(boolean) on resource.save(stream, null); It seems that the change detection in ModelContentMergeContentProvider.hasChanged() called by ModelContentMergeContentProvider.get[Left/Right]Content(Object) is relying on the some subdiff in DiffModels...
This will happen whenever _all_ differences have been merged from the compare UI and the user tries to save the changes. This fix is trivial and it will be present in the RC3 build.