X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.runtime%2FMETA-INF%2FMANIFEST.MF;h=0cb8969b4217566bfa0c01f05c1cc4d8006c3ec7;hb=e1b1c30f512d3c196c86c4a1f0eaf8b7dd461a9a;hp=aec2f1b850535e8e127a25d876d605a251d6d0be;hpb=6abae37c9b120020fbd8a0519a3d19bb4b3335c3;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF index aec2f1b85..0cb8969b4 100644 --- a/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.runtime/META-INF/MANIFEST.MF @@ -7,6 +7,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.simantics.scl.runtime, org.simantics.scl.runtime.chr, org.simantics.scl.runtime.collection, + org.simantics.scl.runtime.either, org.simantics.scl.runtime.exceptions, org.simantics.scl.runtime.function, org.simantics.scl.runtime.io, @@ -25,3 +26,4 @@ Require-Bundle: org.junit;bundle-version="4.12.0";resolution:=optional, gnu.trove3;bundle-version="3.0.0", org.simantics.databoard;bundle-version="0.6.5";visibility:=reexport, org.slf4j.api;bundle-version="1.7.20" +Automatic-Module-Name: org.simantics.scl.runtime