| [news.eclipse.platform] Re: [DataBinding] AssertionFailedException: "null argument" when using DataBindingContext's default constructor |
I can workaround my problem by databinding on the UI thread.> [...]
getDisplay().asyncExec(new Runnable() {
Kind regards, Sebastian