Xtext 2.36.0 removed the bundles org.eclipse.xtext.junit4 and org.eclipse.xtext.xbase.junit but the examples and testing projects still requires both of them in their MANIFEST.MF.
This prevents us from using top-levels features like org.eclipse.xsemantics.sdk to be used for inclusion into our IDEs.
Xtext 2.36.0 removed the bundles
org.eclipse.xtext.junit4andorg.eclipse.xtext.xbase.junitbut the examples and testing projects still requires both of them in theirMANIFEST.MF.This prevents us from using top-levels features like
org.eclipse.xsemantics.sdkto be used for inclusion into our IDEs.