Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] Build failed in Hudson: tcf-master #4

> Yes, but there is one minor complication: 1.0 source code is compatible with all three versions of Eclipse, 
> but binaries are not. For example, binaries built with Eclipse 3.8 will not run on Eclipse 3.7. 
> AFAIK, this is Java limitation and we cannot do much about it.

Hm, first time I hear about this ... why would that be ? Can you give more details ?

My understanding so far was that many projectes build against 3.8 but run on older versions.
RSE, for instance, builds against 3.7 today but can even run on 3.4 (with only minor limitations).

I assume that today we build tcf-1.0 against 3.7 and expect it to run on 3.8 and 4.2 as well ?

Martin



Back to the top