Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-ui-dev] JDT compatibility with 3.8?

When looking at the jdt.ui repo master branch I see two required bundles whose versions are not compatible with Eclipse 3.8:

org.eclipse.jface;bundle-version="[3.9.0,4.0.0)"
org.eclipse.equinox.bidi;bundle-version="[0.10.0,2.0.0)"

Was there an explicit decision to break backwards compatibility with 3.8 in the Kepler release of the JDT?
 
--Terry

Back to the top