]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.management/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.db.management / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.db.management/META-INF/MANIFEST.MF b/bundles/org.simantics.db.management/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..2f7770d
--- /dev/null
@@ -0,0 +1,15 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Database Management
+Bundle-SymbolicName: org.simantics.db.management
+Bundle-Version: 1.1.0.qualifier
+Bundle-Activator: org.simantics.db.management.internal.Activator
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Require-Bundle: org.simantics.db.services;bundle-version="0.8.0",
+ org.simantics.db.procore;bundle-version="0.8.0",
+ org.eclipse.core.runtime;bundle-version="3.5.0"
+Bundle-ActivationPolicy: lazy
+Export-Package: org.simantics.db.management,
+ org.simantics.db.management.discovery
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+