Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Compatibility with Kepler

Hello,

I have noticed that the launchbar.core plugin doesn't compile agains Kepler. It depends on org.eclipse.debug.core 3.9 (I think the version could be removed safely) and it also calls a method in BundleContext that doesn't exist in Kepler. Was it intentional to make the master branch require Eclipse 4.4 for the next release or should it be fixed?

Thank you,
Marc-Andre

Back to the top