]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.export.ui/META-INF/MANIFEST.MF
7ec9ad3d83967851848794e7878ff28f505ee0dc
[simantics/platform.git] / bundles / org.simantics.export.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Simantics Export/Import Framework UI
4 Bundle-SymbolicName: org.simantics.export.ui;singleton:=true
5 Bundle-Version: 0.1.0.qualifier
6 Bundle-Vendor: Semantum Oy
7 Require-Bundle: org.eclipse.ui,
8  org.eclipse.core.runtime,
9  org.simantics.export.core;bundle-version="1.0.0",
10  org.simantics.databoard;bundle-version="0.6.5",
11  com.lowagie.text;bundle-version="2.1.7",
12  org.simantics.graph;bundle-version="1.1.11",
13  org.simantics.graph.db;bundle-version="1.1.9",
14  org.simantics.db;bundle-version="1.1.0",
15  org.simantics.db.common;bundle-version="1.1.0",
16  org.simantics.db.management;bundle-version="1.1.0",
17  org.eclipse.nebula.widgets.grid;bundle-version="1.0.0",
18  org.simantics.simulation.ontology;bundle-version="1.1.0",
19  org.simantics.db.layer0;bundle-version="1.1.0",
20  org.simantics.utils.ui;bundle-version="1.1.0",
21  org.simantics.ui;bundle-version="1.0.0"
22 Bundle-RequiredExecutionEnvironment: JavaSE-1.8