X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.interop%2FMETA-INF%2FMANIFEST.MF;h=677e9e48a4b6b1d68c593e251288978e9035c1f9;hb=624443b2a7c97a1808a42470dddf1437ed59cd21;hp=168f429ac136d754359913ac20204885de8b1392;hpb=68c3d5a59d0543b3583e590f5a8d00716216dee0;p=simantics%2Finterop.git diff --git a/org.simantics.interop/META-INF/MANIFEST.MF b/org.simantics.interop/META-INF/MANIFEST.MF index 168f429..677e9e4 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,11 +20,11 @@ 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" + 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.issues, org.simantics.interop.stubs, org.simantics.interop.test, org.simantics.interop.utils