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=4b19fd47f821f786c96f38c02c588ded14a6afb6;hpb=90da95ffa8af19abd3850df4662c0e2cb307284e;p=simantics%2Finterop.git diff --git a/org.simantics.interop/META-INF/MANIFEST.MF b/org.simantics.interop/META-INF/MANIFEST.MF index 4b19fd4..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,10 +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.utils +Automatic-Module-Name: org.simantics.interop