X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=org.simantics.g3d.csg%2FMETA-INF%2FMANIFEST.MF;h=d4b349a16f5d7349685787770d9b3fca40c73ccd;hb=ab9fdd423901936c263798708f9e64447a5feb04;hp=a1c042743519a2ba190b985881af7fd0ea5d2174;hpb=ebfe6b0245b5cf9231cecedf0aaacd891eb5d344;p=simantics%2F3d.git diff --git a/org.simantics.g3d.csg/META-INF/MANIFEST.MF b/org.simantics.g3d.csg/META-INF/MANIFEST.MF index a1c04274..d4b349a1 100644 --- a/org.simantics.g3d.csg/META-INF/MANIFEST.MF +++ b/org.simantics.g3d.csg/META-INF/MANIFEST.MF @@ -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,8 +21,9 @@ 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.8 + org.simantics.opencascade.vtk;bundle-version="1.0.0", + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.g3d.csg.handler, org.simantics.g3d.csg.model