]> gerrit.simantics Code Review - simantics/3d.git/blob - org.simantics.g3d.csg/META-INF/MANIFEST.MF
Compiler warning elimination
[simantics/3d.git] / org.simantics.g3d.csg / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Csg
4 Bundle-SymbolicName: org.simantics.g3d.csg;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.g3d.csg.Activator
7 Bundle-Vendor: VTT
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",
16  org.eclipse.ui,
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.8
26 Bundle-ActivationPolicy: lazy
27 Export-Package: org.simantics.g3d.csg.handler,
28  org.simantics.g3d.csg.model
29 Automatic-Module-Name: org.simantics.g3d.csg