My target platform contains two ANTLR runtime plugins org.antlr.runtime 3.2.0 (via Xtext) and 4.3.0 (via Sirius). In one of my own plugins I need a dependency on the 3.2.0 version, so I added an explicit plugin dependency to the manifest with a version ran...
↧