]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.message/META-INF/MANIFEST.MF
5789861bbc97e556c4e6986f84462c3e4895b1ef
[simantics/platform.git] / bundles / org.simantics.message / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Message Logging
4 Bundle-SymbolicName: org.simantics.message;singleton:=true
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-Activator: org.simantics.message.internal.Activator
7 Bundle-Vendor: Semantum Oy
8 Require-Bundle: org.eclipse.core.runtime,
9  org.simantics.db;bundle-version="[1.0.0,2.0.0)"
10 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
11 Bundle-ActivationPolicy: lazy
12 Export-Package: org.simantics.message,
13  org.simantics.message.internal;x-friends:="org.simantics.message.ui",
14  org.simantics.message.util