Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-core-dev] Change in core.runtime requires new equinox.common

The bundle org.eclipse.core.runtime had an incorrect range dependency on org.eclipse.equinox.common. It relies on an internal class in equinox that was only introduced in a newer version. I released a fix for this yesterday, but the short term consequence is that if you catch up to the latest org.eclipse.core.runtime, you will also need the latest org.eclipse.equinox.common from master, until an integration build arrives with the change.  Sorry for any confusion or inconvenience.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=357736

John

Back to the top