]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d/META-INF/MANIFEST.MF
Allow insertion of components at the ends of straight segments
[simantics/3d.git] / org.simantics.plant3d / META-INF / MANIFEST.MF
index 8a67558d9016d1c467c84a7104d1dda57388c15f..4d63758ed670d33e66e24b5a78e2b8b93a445620 100644 (file)
@@ -33,8 +33,9 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.browsing.ui.platform;bundle-version="1.1.0",
  org.simantics.structural.ui;bundle-version="1.1.1",
  org.simantics.g3d.csg;bundle-version="1.0.0",
- org.simantics.utils.thread.swt;bundle-version="1.1.0"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+ org.simantics.utils.thread.swt;bundle-version="1.1.0",
+ org.slf4j.api
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.plant3d.actions,
  org.simantics.plant3d.browser,
@@ -49,3 +50,4 @@ Export-Package: org.simantics.plant3d.actions,
  org.simantics.plant3d.scenegraph.controlpoint,
  org.simantics.plant3d.scl,
  org.simantics.plant3d.utils
+Automatic-Module-Name: org.simantics.plant3d