Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iam-dev] Supporting previous versions of Eclipse

I see in rev 20798 that the versions in the target platform were
upgraded to 3.4.2 SR2

Unfortunately that includes org.eclipse.emf.databinding
1.0.0.v200902171115 also included in our update site
that in turn requires org.eclipse.emf.ecore/[2.4.2,3.0.0)

unfortunately RAD based in 3.4 (and maybe other older Eclipse
versions) has only org.eclipse.emf.ecore_2.4.1.v200807301508 and
breaks the update site

should the target platform be something more conservative instead of
updating to latest? or should we remove all 3rd party libs from the
update site?


Back to the top