X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.scenegraph%2FMETA-INF%2FMANIFEST.MF;h=f2c70f5c60d54bf752903db7da33ec31cd6c7b90;hb=dac7a40d1cf85956aeac63ccbdf5b7a0d9977ac3;hp=e6218a1368d9d6aa48ed136cd031a1d44a95fc45;hpb=4f38bc070c3e1e40d02bd8da64cc93a798c9aace;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF b/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF index e6218a136..f2c70f5c6 100644 --- a/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scenegraph/META-INF/MANIFEST.MF @@ -24,6 +24,8 @@ Bundle-ClassPath: ., Export-Package: com.kitfox.svg, com.kitfox.svg.animation, com.kitfox.svg.xml, + org.apache.batik.ext.awt.geom, + org.apache.batik.parser, org.simantics.scenegraph, org.simantics.scenegraph.adapters, org.simantics.scenegraph.g2d, @@ -39,3 +41,4 @@ Export-Package: com.kitfox.svg, org.simantics.scenegraph.utils.variable Bundle-Vendor: Semantum Oy Bundle-ActivationPolicy: lazy +Automatic-Module-Name: org.simantics.scenegraph