X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d%2FMETA-INF%2FMANIFEST.MF;h=97772dc11216bcaf0b10d7ca0ccbbce77aede160;hb=46c28cc32944d0f73c5ab4062bd6b0b232143be7;hp=bacef662041831a4ef58b4bc16eba5600fb83d0e;hpb=4daf400d94499ace445cc112af3b9fd7960104c6;p=simantics%2F3d.git diff --git a/org.simantics.g3d/META-INF/MANIFEST.MF b/org.simantics.g3d/META-INF/MANIFEST.MF index bacef662..97772dc1 100644 --- a/org.simantics.g3d/META-INF/MANIFEST.MF +++ b/org.simantics.g3d/META-INF/MANIFEST.MF @@ -18,7 +18,8 @@ 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, @@ -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,