X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.plant3d.product%2FMETA-INF%2FMANIFEST.MF;h=18b269a2377af3aeaf644e52c785031b6d02b662;hb=refs%2Fchanges%2F50%2F4550%2F1;hp=4730f353a0075c51fe6583bfb5f0df6033b46ba9;hpb=a460e609147d064dd3da464bcf1626845e0f93b4;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 4730f353..18b269a2 100644 --- a/org.simantics.plant3d.product/META-INF/MANIFEST.MF +++ b/org.simantics.plant3d.product/META-INF/MANIFEST.MF @@ -3,9 +3,13 @@ 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.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.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