]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.structural.synchronization / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF b/bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..ad9b7fe
--- /dev/null
@@ -0,0 +1,12 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Synchronization
+Bundle-SymbolicName: org.simantics.structural.synchronization;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.structural.synchronization.base2,
+ org.simantics.structural.synchronization.protocol,
+ org.simantics.structural.synchronization.utils
+Require-Bundle: org.simantics.databoard;bundle-version="0.6.5",
+ org.eclipse.core.runtime;bundle-version="3.7.0",
+ gnu.trove3;bundle-version="3.0.3"