How to work around Eclipse neon 4.6 removal of org.eclipse.core.runtime.compatibility
问题 Eclipse Neon (4.6) release removed org.eclipse.core.runtime.compatibility, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=476405 where this was mentioned. Several of our plugins depend on this, and now will not install into this version of Eclipse. Is there an easy workaround for this, short of reworking these plugins to remove this dependency, which may be a large task? 回答1: org.eclipse.core.runtime.compatibility is the compatibility layer for Eclipse 2.x (before OSGi: no META-INF