]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF
f548261ca560aadfaaf91276fdf0ff84bb45ffc2
[simantics/platform.git] / bundles / org.simantics.debug.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Debugging Facilities
4 Bundle-SymbolicName: org.simantics.debug.ui;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.debug.ui.internal.Activator
7 Bundle-Vendor: VTT Technical Research Centre of Finland
8 Require-Bundle: org.eclipse.core.runtime,
9  org.eclipse.ui,
10  org.simantics.ui,
11  org.simantics.utils.thread.swt,
12  org.simantics.layer0;bundle-version="1.0.0",
13  org.simantics.structural.ontology;bundle-version="1.0.0",
14  org.simantics.db.layer0;bundle-version="0.8.0",
15  org.simantics.layer0.utils;bundle-version="0.8.0",
16  org.simantics.graphviz;bundle-version="1.1.0",
17  org.simantics.graphviz.ui;bundle-version="1.1.0",
18  org.simantics.wiki.ui;bundle-version="1.1.0",
19  org.simantics.browsing.ui.swt;bundle-version="1.1.0",
20  org.simantics.views.swt;bundle-version="1.0.0",
21  org.simantics.structural2;bundle-version="1.1.1",
22  org.simantics.browsing.ui.model,
23  org.simantics.modeling.ontology,
24  org.slf4j.api
25 Bundle-ActivationPolicy: lazy
26 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
27 Export-Package: org.simantics.debug.ui