X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.plant3d.product%2FMETA-INF%2FMANIFEST.MF;h=2e189044fdd78835d970ddff18e39415411b457d;hb=HEAD;hp=199456f5b4a92e064407b54cd12198ea25b85785;hpb=ac816c402bf23a233e2614f537fbfec490294a20;p=simantics%2F3d.git diff --git a/org.simantics.plant3d.product/META-INF/MANIFEST.MF b/org.simantics.plant3d.product/META-INF/MANIFEST.MF index 199456f5..2e189044 100644 --- a/org.simantics.plant3d.product/META-INF/MANIFEST.MF +++ b/org.simantics.plant3d.product/META-INF/MANIFEST.MF @@ -3,11 +3,14 @@ Bundle-ManifestVersion: 2 Bundle-Name: Product Bundle-SymbolicName: org.simantics.plant3d.product;singleton:=true Bundle-Version: 1.0.0.qualifier -Bundle-Activator: org.simantics.plant3d.product.Activator Require-Bundle: org.eclipse.core.runtime, org.eclipse.ui;bundle-version="3.7.0", org.simantics.plant3d;bundle-version="1.0.0", - org.simantics.project;bundle-version="1.0.1" + org.simantics.project;bundle-version="1.0.1", + org.simantics.project.ontology;bundle-version="1.2.0", + org.simantics.viewpoint.ontology;bundle-version="1.2.0", + org.simantics.plant3d.ontology;bundle-version="1.0.0", + org.simantics.layer0;bundle-version="1.1.0" Bundle-ActivationPolicy: lazy -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-Vendor: VTT +Bundle-RequiredExecutionEnvironment: JavaSE-11