]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.event/META-INF/MANIFEST.MF
24b48413a382c24ad0009ee7bfd526d581a4a356
[simantics/platform.git] / bundles / org.simantics.event / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Event System
4 Bundle-SymbolicName: org.simantics.event;singleton:=true
5 Bundle-Version: 0.0.1.qualifier
6 Bundle-Activator: org.simantics.event.Activator
7 Bundle-Vendor: Semantum Oy
8 Require-Bundle: org.eclipse.ui,
9  org.eclipse.core.runtime,
10  org.simantics.ui;bundle-version="1.0.0",
11  org.simantics.event.ontology;bundle-version="0.0.1",
12  org.simantics.browsing.ui.platform;bundle-version="1.1.0",
13  org.simantics.browsing.ui.model;bundle-version="1.0.0",
14  org.simantics.views.swt;bundle-version="1.0.0",
15  org.simantics.selectionview;bundle-version="1.0.0"
16 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
17 Bundle-ActivationPolicy: lazy
18 Export-Package: org.simantics.event,
19  org.simantics.event.util,
20  org.simantics.event.view,
21  org.simantics.event.view.handler,
22  org.simantics.event.writer