X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.interop%2FMETA-INF%2FMANIFEST.MF;h=677e9e48a4b6b1d68c593e251288978e9035c1f9;hb=7a9cc1cb082f1695c210f6f6ffd864f7819fe1c4;hp=99a5c997382bd0c0e432ac2c1fa968838f3625a2;hpb=eb67052eccd9492b4ea18c08524b083c0eef3bfe;p=simantics%2Finterop.git diff --git a/org.simantics.interop/META-INF/MANIFEST.MF b/org.simantics.interop/META-INF/MANIFEST.MF index 99a5c99..677e9e4 100644 --- a/org.simantics.interop/META-INF/MANIFEST.MF +++ b/org.simantics.interop/META-INF/MANIFEST.MF @@ -7,12 +7,24 @@ 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", org.simantics.browsing.ui.common;bundle-version="0.9.0", org.simantics.modeling.ui;bundle-version="1.0.0", org.simantics.ui;bundle-version="1.0.0", - org.simantics.layer0.utils;bundle-version="0.8.0" + org.simantics.layer0.utils;bundle-version="0.8.0", + 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", + org.simantics.structural.ontology;bundle-version="1.1.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy +Export-Package: org.simantics.interop.browsing, + org.simantics.interop.stubs, + org.simantics.interop.test, + org.simantics.interop.utils