Databinding uses Deprecated WidgetProperties class [message #1830239] |
Tue, 21 July 2020 17:59 |
Andy Gianfagna Messages: 2 Registered: July 2009 |
Junior Member |
|
|
I created an SWT dialog and attempted to use the databinding functionality of the builder to a checkbox selection drive the enable state of a button. The auto-generated code uses the WidgetProperties class. However it appears to use the deprecated one from org.eclipse.jface.databinding.swt.WidgetProperties rather than the one from the 'typed' package: org.eclipse.jface.databinding.swt.typed.WidgetProperties.
I am using Eclipse 2020-06 (4.16.0) with WindowBuilder 1.9.4.202002151729.
Before I submit a bug report, I wanted to ask others if this because I am doing something wrong or if this just hasn't been updated. Thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.03230 seconds