X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d.csg%2FMETA-INF%2FMANIFEST.MF;h=1680ff0f50de3ca0b8ad3b33ed66588115175c3e;hb=71637e54f4df136cd53d5ba956285f5be108b798;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..1680ff0f 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 @@ -22,5 +22,8 @@ Require-Bundle: org.eclipse.core.runtime, 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 +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