]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.graph.compiler/META-INF/MANIFEST.MF
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / bundles / org.simantics.graph.compiler / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Compiler
4 Bundle-SymbolicName: org.simantics.graph.compiler;singleton:=true
5 Bundle-Version: 1.1.18.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-11
7 Require-Bundle: org.simantics.graph;bundle-version="1.1.15";visibility:=reexport,
8  org.simantics.databoard;bundle-version="0.6.6",
9  freemarker;bundle-version="2.3.23",
10  org.junit;bundle-version="4.12.0";resolution:=optional,
11  org.antlr.runtime;bundle-version="[3.5.2,4.0.0)"
12 Export-Package: org.simantics.graph.compiler,
13  org.simantics.graph.compiler.internal.ltk
14 Automatic-Module-Name: org.simantics.graph.compiler