Community
Participate
Working Groups
Build Identifier: There is a minor bug in ObservableTreeNode from the org.eclipse.ufacekit.ui.swing.databinding project. Please find a patch attached which fixes an NPE in the ObservableTreeNode.list change listener (namely in the methods ListDiffVisitor .handleRemove()/handleAdd()). The reference to the treeModel field is not initialized in the children tree nodes. Reproducible: Always
Created attachment 175036 [details] Patch
Thanks fixed with attribution to you