Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] RAP and the new jface.databinding.swt.typed.WidgetProperties

Hm!

This package is located in the same bundle as the old and deprecated class org.eclipse.jface.databinding.swt.WidgetProperties.

The new package should be provided in every release for maybe the last 3 years, since 2019-06, Platform version 4.12, bundle version 1.9.0. And certainly in all releases where the old version is deprecated.

It surely must exist in RAP also!

Are you sure you're not using a really old target platform when you are compiling?

Does your target platform include bundle org.eclipse.jface.databinding version 1.9.0 or later?

/Jens



On 2022-11-25 20:18, Lorenzo Bettini wrote:
Hi

I seem to understand that the old deprecated databinding classes have been removed in 2022-12, and so I switched to org.eclipse.jface.databinding.swt.typed.WidgetProperties.

However, RAP does not provide this package, does it?
Or is it going to provide it before the finale 2022-12 release?

thanks in advance
     Lorenzo



Back to the top