[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: [DataBinding] Which version works with Eclipse 3.2.1

Hi,

I'd say that if this is the case then this is bug in Databinding because I think it should be compatible with 3.2-API. What's the failing code?

Tom

David Kyle schrieb:
I'm using Eclipse 3.2.1 with the databinding plugins that I get from CVS.

    org.eclipse.core.databinding
    org.eclipse.core.databinding.beans
    org.eclipse.jface.databinding

I just sync'd up with I20070417-0800 and now my databinding code fails to
run correctly. It looks like the code now requires Eclipse 3.3. I moved back
to tag I20070319-0010, everything works, and I am happy with the existing
functionality until we move to Eclipse 3.3 this summer.

Which CVS tag can I use safely with Eclipse 3.2.1?