2 Bundle-ManifestVersion: 2
4 Bundle-SymbolicName: org.simantics.plant3d;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.plant3d.Activator
8 Require-Bundle: org.eclipse.core.runtime,
11 org.simantics.db;bundle-version="1.1.0",
12 org.simantics.db.common;bundle-version="1.1.0",
13 org.simantics.db.layer0;bundle-version="1.1.0",
14 org.simantics.project;bundle-version="1.0.1",
15 org.simantics.plant3d.ontology;bundle-version="1.0.0",
16 org.simantics.g3d;bundle-version="1.0.0",
17 org.simantics.g3d.ontology;bundle-version="1.0.0",
18 org.simantics.g3d.csg.ontology;bundle-version="1.0.0",
19 org.simantics.selectionview;bundle-version="1.0.0",
20 org.simantics.selectionview.ontology;bundle-version="1.0.0",
21 org.simantics.browsing.ui.swt;bundle-version="1.1.0",
22 vtk;bundle-version="5.8.0",
23 vtk.rendering;bundle-version="8.2.0",
24 org.simantics.g3d.vtk;bundle-version="1.0.0",
25 javax.vecmath;bundle-version="1.5.2",
26 org.eclipse.ui.views;bundle-version="3.5.1",
27 org.simantics.opencascade;bundle-version="1.0.0",
28 org.jcae.opencascade;bundle-version="6.5.2",
29 org.eclipse.ui.console;bundle-version="3.5.100",
30 org.simantics.objmap2;bundle-version="1.0.0",
31 org.apache.log4j;bundle-version="1.2.15",
32 org.simantics.ui;bundle-version="1.0.0",
33 org.simantics.opencascade.vtk;bundle-version="1.0.0",
34 org.simantics.browsing.ui.platform;bundle-version="1.1.0",
35 org.simantics.structural.ui;bundle-version="1.1.1",
36 org.simantics.g3d.csg;bundle-version="1.0.0",
37 org.simantics.utils.thread.swt;bundle-version="1.1.0"
38 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
39 Bundle-ActivationPolicy: lazy
40 Export-Package: org.simantics.plant3d.editor,
41 org.simantics.plant3d.property,
42 org.simantics.plant3d.scenegraph