]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.filesystem.services/META-INF/MANIFEST.MF
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / bundles / org.simantics.filesystem.services / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Simantics File System Services
4 Bundle-SymbolicName: org.simantics.filesystem.services
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.filesystem.services.internal.Activator
7 Require-Bundle: org.eclipse.core.runtime,
8  org.eclipse.osgi.services,
9  org.simantics.utils.datastructures,
10  org.slf4j.api
11 Bundle-RequiredExecutionEnvironment: JavaSE-11
12 Bundle-ActivationPolicy: lazy
13 Bundle-Vendor: Semantum Oy
14 Export-Package: org.simantics.filesystem.services.sizetracker
15 Service-Component: OSGI-INF/org.simantics.filesystem.services.internal.sizetracker.DirectorySizeServiceImpl.xml
16 Automatic-Module-Name: org.simantics.filesystem.services