X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d%2FMETA-INF%2FMANIFEST.MF;h=876933d45cec50ddedd21a3855a662df99e9ccaa;hb=c666bd50b9ef05b6f78adb83c68557955e3132e9;hp=c479403d10aa7d89cb39aad2e34dd700f4b39d18;hpb=24ef19cca93feb0306bca916c0506280c79bada0;p=simantics%2F3d.git diff --git a/org.simantics.g3d/META-INF/MANIFEST.MF b/org.simantics.g3d/META-INF/MANIFEST.MF index c479403d..876933d4 100644 --- a/org.simantics.g3d/META-INF/MANIFEST.MF +++ b/org.simantics.g3d/META-INF/MANIFEST.MF @@ -18,10 +18,13 @@ Require-Bundle: org.eclipse.core.runtime, gnu.trove3;bundle-version="3.0.0", 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.ui;bundle-version="1.0.0", + org.simantics.scl.osgi;bundle-version="1.0.4" Bundle-RequiredExecutionEnvironment: JavaSE-1.6 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, @@ -32,7 +35,6 @@ 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