]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.scl.commands / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..b136c78
--- /dev/null
@@ -0,0 +1,12 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: SCL Commands
+Bundle-SymbolicName: org.simantics.scl.commands
+Bundle-Version: 1.0.0.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.scl.commands
+Require-Bundle: org.simantics.db;bundle-version="1.1.0",
+ org.simantics.scl.osgi;bundle-version="1.0.4",
+ org.simantics.scl.compiler;bundle-version="0.4.0",
+ org.simantics.db.common;bundle-version="1.1.0",
+ org.simantics;bundle-version="1.0.0"