Revert "update to Eclipse 2020-03 RCP base"

This reverts commit 077a6f8011.
This commit is contained in:
2020-05-08 10:39:43 +02:00
parent 60abfb7afd
commit 10a0608fd3
14 changed files with 61 additions and 124 deletions

View File

@ -8,6 +8,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.osgi.framework;version="1.3.0"
Require-Bundle: com.minres.scviewer.database,
org.codehaus.groovy;bundle-version="2.5.8",
org.eclipse.equinox.util;bundle-version="1.0.500",
org.eclipse.equinox.ds;bundle-version="1.4.200",
org.eclipse.osgi.services;bundle-version="3.4.0",
com.google.guava;bundle-version="15.0.0"