X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d%2FMETA-INF%2FMANIFEST.MF;h=893f45a1a4d8b909aa61336ed0394c54e53e884b;hb=HEAD;hp=876933d45cec50ddedd21a3855a662df99e9ccaa;hpb=c666bd50b9ef05b6f78adb83c68557955e3132e9;p=simantics%2F3d.git diff --git a/org.simantics.g3d/META-INF/MANIFEST.MF b/org.simantics.g3d/META-INF/MANIFEST.MF index 876933d4..893f45a1 100644 --- a/org.simantics.g3d/META-INF/MANIFEST.MF +++ b/org.simantics.g3d/META-INF/MANIFEST.MF @@ -1,6 +1,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: G3D +Bundle-Name: 3D Graphics Core Bundle-SymbolicName: org.simantics.g3d;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.g3d.Activator @@ -19,8 +19,9 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.objmap2;bundle-version="1.0.0", org.eclipse.nebula.widgets.tablecombo;bundle-version="1.0.0", org.simantics.ui;bundle-version="1.0.0", - org.simantics.scl.osgi;bundle-version="1.0.4" -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 + org.simantics.scl.osgi;bundle-version="1.0.4", + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.g3d, org.simantics.g3d.adapters, @@ -35,6 +36,8 @@ Export-Package: org.simantics.g3d, org.simantics.g3d.scenegraph.structural, org.simantics.g3d.scl, org.simantics.g3d.shape, + org.simantics.g3d.toolbar, org.simantics.g3d.tools, org.simantics.g3d.ui, org.simantics.g3d.wizard +Automatic-Module-Name: org.simantics.g3d