Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ufk-dev] Aligning UFaceKit with Eclipse 3.5

This sounds great. Does this mean we need 3.5M5 for development as well? This could be a problem, because the update infrastructure for integration/nightly and milestone builds is kinda broken. I can install Eclipse 3.5M5, but I cannot install anything else (like XML editors, JSP editors, ...) once its installed. After googling for a while, it seems that other people suffer this too. Hopefully M6 will be a better build :)

On Fri, Feb 13, 2009 at 8:00 PM, Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx> wrote:
Hi,

Eclipse M6 is going to be the API-Freeze for 3.5 and we should make sure
our code base compiles with it at least!

On the other hand I'd like to switch the minimum version to 3.5 because
of the newly added Databinding-API (the properties stuff).

This API makes some things we already provide maybe uneeded (e.g. the
AttributeDescriptor-stuff) and some out date like UBeanObservables to
create observables. So I'd like to remove them and replace them with the
3.5 counter parts.

Tom

--
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl                               leiter softwareentwicklung/CSO
------------------------------------------------------------------------
eduard-bodem-gasse 8/3    A-6020 innsbruck      phone    ++43 512 935834
_______________________________________________
ufk-dev mailing list
ufk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ufk-dev


Back to the top