]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.g3d.csg/META-INF/MANIFEST.MF
Compiler warning elimination
[simantics/3d.git] / org.simantics.g3d.csg / META-INF / MANIFEST.MF
index 022906c76a8581b7aa06b5f060d470e5b97d7795..a1c042743519a2ba190b985881af7fd0ea5d2174 100644 (file)
@@ -1,17 +1,29 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Csg Plug-in
-Bundle-SymbolicName: org.simantics.g3d.csg
-Bundle-Version: 0.0.1.qualifier
-Bundle-Activator: org.simantics.proconf.g3d.csg.Activator
-Bundle-Vendor: VTT Technical Research Center of Finland
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- org.simantics.db,
- org.simantics.g3d;bundle-version="0.0.1",
- org.simantics.layer0.utils,
- org.simantics.layer0;bundle-version="1.0.0",
- org.simantics.utils.datastructures,
- org.simantics.animation
-ipse-LazyStart: true
-Export-Package: org.simantics.proconf.g3d.csg.stubs
+Bundle-Name: Csg
+Bundle-SymbolicName: org.simantics.g3d.csg;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.g3d.csg.Activator
+Bundle-Vendor: VTT
+Require-Bundle: org.eclipse.core.runtime,
+ org.simantics.g3d;bundle-version="1.0.0",
+ org.simantics.g3d.ontology;bundle-version="1.0.0",
+ org.simantics.db.layer0;bundle-version="1.1.0",
+ javax.vecmath;bundle-version="1.5.2",
+ org.simantics.opencascade;bundle-version="1.0.0",
+ org.simantics.ui;bundle-version="1.0.0",
+ vtk;bundle-version="1.0.0",
+ org.eclipse.ui,
+ org.simantics.g3d.csg.ontology;bundle-version="1.0.0",
+ org.simantics.selectionview;bundle-version="1.0.0",
+ org.eclipse.ui.views;bundle-version="3.5.1",
+ org.jcae.opencascade;bundle-version="1.0.0",
+ org.simantics.g3d.vtk;bundle-version="1.0.0",
+ org.simantics.browsing.ui.common;bundle-version="1.1.0",
+ org.simantics.objmap2;bundle-version="1.0.0",
+ org.simantics.opencascade.vtk;bundle-version="1.0.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy
+Export-Package: org.simantics.g3d.csg.handler,
+ org.simantics.g3d.csg.model
+Automatic-Module-Name: org.simantics.g3d.csg