2 Bundle-ManifestVersion: 2
4 Bundle-SymbolicName: org.simantics.g3d.csg;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.g3d.csg.Activator
8 Require-Bundle: org.eclipse.core.runtime,
9 org.simantics.g3d;bundle-version="1.0.0",
10 org.simantics.g3d.ontology;bundle-version="1.0.0",
11 org.simantics.db.layer0;bundle-version="1.1.0",
12 javax.vecmath;bundle-version="1.5.2",
13 org.simantics.opencascade;bundle-version="1.0.0",
14 org.simantics.ui;bundle-version="1.0.0",
15 vtk;bundle-version="1.0.0",
17 org.simantics.g3d.csg.ontology;bundle-version="1.0.0",
18 org.simantics.selectionview;bundle-version="1.0.0",
19 org.eclipse.ui.views;bundle-version="3.5.1",
20 org.jcae.opencascade;bundle-version="1.0.0",
21 org.simantics.g3d.vtk;bundle-version="1.0.0",
22 org.simantics.browsing.ui.common;bundle-version="1.1.0",
23 org.simantics.objmap2;bundle-version="1.0.0",
24 org.simantics.opencascade.vtk;bundle-version="1.0.0"
25 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
26 Bundle-ActivationPolicy: lazy