X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.interop%2FMETA-INF%2FMANIFEST.MF;h=b0001655233bbe86556d31d9a21f82d84b3c872d;hb=refs%2Fchanges%2F79%2F4179%2F2;hp=75bed0e0966c68cf53b081999cfbd511c7edb8d2;hpb=6f66967403916102ef5cb0d564cb357206fb3c69;p=simantics%2Finterop.git diff --git a/org.simantics.interop/META-INF/MANIFEST.MF b/org.simantics.interop/META-INF/MANIFEST.MF index 75bed0e..b000165 100644 --- a/org.simantics.interop/META-INF/MANIFEST.MF +++ b/org.simantics.interop/META-INF/MANIFEST.MF @@ -7,6 +7,9 @@ Bundle-Activator: org.simantics.interop.Activator Bundle-Vendor: VTT Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, + org.simantics.modeling.ontology;bundle-version="1.1.0", + org.simantics.project.ontology;bundle-version="1.1.0", + org.simantics.viewpoint.ontology;bundle-version="1.1.0", org.simantics.db;bundle-version="0.8.0", org.simantics.db.common;bundle-version="0.8.0", org.simantics.browsing.ui;bundle-version="0.9.0", @@ -17,9 +20,13 @@ Require-Bundle: org.eclipse.ui, org.simantics.structural.ui;bundle-version="1.0.0", 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" -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 + org.simantics.browsing.ui.model;bundle-version="1.0.0", + org.simantics.structural.ontology;bundle-version="1.1.0", + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy -Export-Package: org.simantics.interop.issues, +Export-Package: org.simantics.interop.stubs, - org.simantics.interop.test + org.simantics.interop.test, + org.simantics.interop.utils +Automatic-Module-Name: org.simantics.interop