]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.g3d.csg/META-INF/MANIFEST.MF
Remove listener calls when property values not updated.
[simantics/3d.git] / org.simantics.g3d.csg / META-INF / MANIFEST.MF
index a0a1c81b675798cb32644b686830f1ae7927c3a2..46700b064ae5d76c1fca1197e0b843393a85b877 100644 (file)
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Csg
+Bundle-Name: 3D Graphics CSG
 Bundle-SymbolicName: org.simantics.g3d.csg;singleton:=true
 Bundle-Version: 1.0.0.qualifier
 Bundle-Activator: org.simantics.g3d.csg.Activator
@@ -21,6 +21,10 @@ Require-Bundle: org.eclipse.core.runtime,
  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.6
+ org.simantics.opencascade.vtk;bundle-version="1.0.0",
+ org.slf4j.api
+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