]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.ltk.antlr/META-INF/MANIFEST.MF
Restricted version of imported ANTLR packages, compile with 3.5.2
[simantics/platform.git] / bundles / org.simantics.ltk.antlr / META-INF / MANIFEST.MF
index 0be6753252f91fbc3137097b8774f7b1de8bfaad..c44c99cb93de2b870668d121e2d0c178adebc2c3 100644 (file)
@@ -2,8 +2,11 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Simantics Language Toolkit, ANTLR support
 Bundle-SymbolicName: org.simantics.ltk.antlr
-Bundle-Version: 1.1.10.qualifier
+Bundle-Version: 1.1.12.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Require-Bundle: org.simantics.ltk;bundle-version="1.0.0";visibility:=reexport,
- org.antlr.runtime;bundle-version="[3.2.0,4.0.0)";visibility:=reexport
+Require-Bundle: org.simantics.ltk;bundle-version="1.0.0";visibility:=reexport
 Export-Package: org.simantics.ltk.antlr
+Import-Package: org.antlr.runtime;bundle-version="[3.5.2,4.0.0)",
+ org.antlr.runtime.debug;bundle-version="[3.5.2,4.0.0)",
+ org.antlr.runtime.misc;bundle-version="[3.5.2,4.0.0)",
+ org.antlr.runtime.tree;bundle-version="[3.5.2,4.0.0)"