]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.filesystem.services/META-INF/MANIFEST.MF
Added org.simantics.filesystem.services
[simantics/platform.git] / bundles / org.simantics.filesystem.services / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.filesystem.services/META-INF/MANIFEST.MF b/bundles/org.simantics.filesystem.services/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..2347ee2
--- /dev/null
@@ -0,0 +1,15 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Workspace Size Monitoring Service
+Bundle-SymbolicName: org.simantics.filesystem.services
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.filesystem.services.internal.Activator
+Require-Bundle: org.eclipse.core.runtime,
+ org.eclipse.osgi.services,
+ org.simantics.utils.datastructures,
+ org.slf4j.api
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy
+Bundle-Vendor: Semantum Oy
+Export-Package: org.simantics.filesystem.services.sizetracker
+Service-Component: OSGI-INF/org.simantics.filesystem.services.internal.sizetracker.DirectorySizeServiceImpl.xml