X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d.csg%2FMETA-INF%2FMANIFEST.MF;h=46700b064ae5d76c1fca1197e0b843393a85b877;hb=refs%2Fchanges%2F08%2F3908%2F2;hp=a0a1c81b675798cb32644b686830f1ae7927c3a2;hpb=87b3241ec277ba3d8e414b26186a032c9cdcaeed;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 a0a1c81b..46700b06 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,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