Viewers and 1:n associations with the EMF databinding
Examples on the evolving EMF databinding are still limited, so here’s what I’ve learned recently. The use case is as follows, display the Collection (more precisely an EList) of Addresses a Person object owns (Person#addresses) in a JFace TableViewer. Before things can get started, one needs to grab a recent version (recent in terms of [...]