2 Bundle-ManifestVersion: 2
3 Bundle-Name: Spreadsheet UI
4 Bundle-SymbolicName: org.simantics.spreadsheet.ui;singleton:=true
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-Activator: org.simantics.spreadsheet.ui.Activator
7 Require-Bundle: org.eclipse.ui,
8 org.eclipse.core.runtime,
9 org.simantics.ui;bundle-version="1.0.0",
10 org.simantics.utils;bundle-version="1.0.0",
12 org.simantics.project;bundle-version="1.0.0",
14 org.simantics.browsing.ui.swt;bundle-version="1.1.0",
15 org.simantics.diagram.ontology;bundle-version="1.0.0",
16 org.simantics.spreadsheet.ontology;bundle-version="1.0.0";visibility:=reexport,
17 org.simantics.diagram;bundle-version="0.9.4",
18 org.simantics.structural2;bundle-version="1.0.0",
19 org.simantics.layer0;bundle-version="1.0.0",
20 org.simantics.spreadsheet;bundle-version="1.1.0";visibility:=reexport,
21 org.simantics.spreadsheet.graph;bundle-version="1.1.0";visibility:=reexport,
22 org.simantics.spreadsheet.common;bundle-version="1.1.0",
23 org.simantics.excel;bundle-version="1.1.0",
24 org.simantics.scenegraph.swing;bundle-version="1.0.0",
25 org.simantics.views.swt;bundle-version="1.0.0",
26 org.simantics.selectionview;bundle-version="1.0.0",
27 org.eclipse.e4.core.contexts,
29 Bundle-ActivationPolicy: lazy
30 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
31 Export-Package: org.simantics.spreadsheet.ui,
32 org.simantics.spreadsheet.ui.editor
33 Bundle-Vendor: Semantum Oy