X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d%2FMETA-INF%2FMANIFEST.MF;h=d89a00f5da949b1dd60726bb91cbfa13409ab0b5;hb=ba83a8b8c95b94a035d20e458880beec68b9c450;hp=97772dc11216bcaf0b10d7ca0ccbbce77aede160;hpb=fbbbd45a6d89a71584c5b1bcc711da75d7b75080;p=simantics%2F3d.git diff --git a/org.simantics.g3d/META-INF/MANIFEST.MF b/org.simantics.g3d/META-INF/MANIFEST.MF index 97772dc1..d89a00f5 100644 --- a/org.simantics.g3d/META-INF/MANIFEST.MF +++ b/org.simantics.g3d/META-INF/MANIFEST.MF @@ -20,9 +20,11 @@ Require-Bundle: org.eclipse.core.runtime, 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 +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.g3d, + org.simantics.g3d.adapters, + org.simantics.g3d.event, org.simantics.g3d.gizmo, org.simantics.g3d.math, org.simantics.g3d.preferences, @@ -37,3 +39,4 @@ Export-Package: org.simantics.g3d, org.simantics.g3d.tools, org.simantics.g3d.ui, org.simantics.g3d.wizard +Automatic-Module-Name: org.simantics.g3d