]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d.product/META-INF/MANIFEST.MF
Remove dependencies on log4j
[simantics/3d.git] / org.simantics.plant3d.product / META-INF / MANIFEST.MF
index b8e15b9118bac70de5bab97f1ad33e896ad3eee9..2e189044fdd78835d970ddff18e39415411b457d 100644 (file)
@@ -6,6 +6,11 @@ Bundle-Version: 1.0.0.qualifier
 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-Vendor: VTT
+Bundle-RequiredExecutionEnvironment: JavaSE-11