]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils.thread.swt/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.utils.thread.swt / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.utils.thread.swt/META-INF/MANIFEST.MF b/bundles/org.simantics.utils.thread.swt/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..860ad80
--- /dev/null
@@ -0,0 +1,10 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: SWT Thread Utils
+Bundle-SymbolicName: org.simantics.utils.thread.swt
+Bundle-Version: 1.1.0.qualifier
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Require-Bundle: org.simantics.utils.thread;visibility:=reexport,
+ org.eclipse.swt
+Export-Package: org.simantics.utils.threads
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8