X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.plant3d%2FMETA-INF%2FMANIFEST.MF;h=aa6bfd98bae944347ed7c19f75c16b1a22ea8041;hb=da945733caf267fed4cf28206cc99f4f57fbd1e9;hp=8a67558d9016d1c467c84a7104d1dda57388c15f;hpb=d00bd5522f6a92bbfeb2a72a7d28ba25c3f36fed;p=simantics%2F3d.git diff --git a/org.simantics.plant3d/META-INF/MANIFEST.MF b/org.simantics.plant3d/META-INF/MANIFEST.MF index 8a67558d..aa6bfd98 100644 --- a/org.simantics.plant3d/META-INF/MANIFEST.MF +++ b/org.simantics.plant3d/META-INF/MANIFEST.MF @@ -34,7 +34,7 @@ Require-Bundle: org.eclipse.core.runtime, 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 +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.plant3d.actions, org.simantics.plant3d.browser, @@ -49,3 +49,5 @@ 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 +Import-Package: org.slf4j