]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph.compiler/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.graph.compiler / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.graph.compiler/META-INF/MANIFEST.MF b/bundles/org.simantics.graph.compiler/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..6d78514
--- /dev/null
@@ -0,0 +1,12 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Compiler
+Bundle-SymbolicName: org.simantics.graph.compiler;singleton:=true
+Bundle-Version: 1.1.11.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.simantics.graph;bundle-version="1.0.0";visibility:=reexport,
+ org.simantics.ltk.antlr;bundle-version="1.0.0",
+ org.simantics.databoard;bundle-version="0.5.3",
+ freemarker;bundle-version="2.3.16",
+ org.junit;bundle-version="4.12.0";resolution:=optional
+Export-Package: org.simantics.graph.compiler