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

Hi,

RAP has a forked "org.eclipse.rap.jface.databinding", which was not updated to the latest platform code.
See issue 91 for more details.

Best regards,
Ivan

On Sat, Nov 26, 2022 at 1:12 PM Jens Lideström <jens@xxxxxxxxxxxx> wrote:
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
>
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top