X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d%2FMETA-INF%2FMANIFEST.MF;h=97772dc11216bcaf0b10d7ca0ccbbce77aede160;hb=579836f2cf1d9c60f1f60bc107e1fff869b8c6a0;hp=48e2983ec1cbfb8e023cfb49c0c21547a1f1ec7b;hpb=87b3241ec277ba3d8e414b26186a032c9cdcaeed;p=simantics%2F3d.git diff --git a/org.simantics.g3d/META-INF/MANIFEST.MF b/org.simantics.g3d/META-INF/MANIFEST.MF index 48e2983e..97772dc1 100644 --- a/org.simantics.g3d/META-INF/MANIFEST.MF +++ b/org.simantics.g3d/META-INF/MANIFEST.MF @@ -15,10 +15,11 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.browsing.ui.swt;bundle-version="1.1.0", org.simantics.db.management;bundle-version="1.1.0", org.simantics.selectionview;bundle-version="1.0.0", - gnu.trove2;bundle-version="2.0.4", + 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, @@ -30,6 +31,7 @@ Export-Package: org.simantics.g3d, org.simantics.g3d.scenegraph, org.simantics.g3d.scenegraph.base, org.simantics.g3d.scenegraph.structural, + org.simantics.g3d.scl, org.simantics.g3d.shape, org.simantics.g3d.toolbar, org.simantics.g3d.tools,