X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.interop%2FMETA-INF%2FMANIFEST.MF;h=b7e9fa5cff84b8bfd1c8daafe94c6f97ae969ff9;hb=refs%2Fheads%2Frelease%2F1.39.0;hp=677e9e48a4b6b1d68c593e251288978e9035c1f9;hpb=176c9a07805082054296461fc13d5ca8a222adfd;p=simantics%2Finterop.git diff --git a/org.simantics.interop/META-INF/MANIFEST.MF b/org.simantics.interop/META-INF/MANIFEST.MF index 677e9e4..b7e9fa5 100644 --- a/org.simantics.interop/META-INF/MANIFEST.MF +++ b/org.simantics.interop/META-INF/MANIFEST.MF @@ -21,10 +21,11 @@ Require-Bundle: org.eclipse.ui, org.simantics.layer0;bundle-version="1.0.0", org.simantics.diagram.ontology;bundle-version="1.1.1", org.simantics.browsing.ui.model;bundle-version="1.0.0", - org.simantics.structural.ontology;bundle-version="1.1.0" -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 + org.simantics.structural.ontology;bundle-version="1.1.0", + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy -Export-Package: org.simantics.interop.browsing, +Export-Package: org.simantics.interop.stubs, org.simantics.interop.test, org.simantics.interop.utils