From 1af0fa022b79a5d1b70c2443b8b64bb1955f1d18 Mon Sep 17 00:00:00 2001 From: mystarry-sky Date: Mon, 27 Jun 2022 11:04:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3eclipse=20=E5=8D=87=E7=BA=A7o?= =?UTF-8?q?rg.eclipse.equinox.preferences=E6=96=B0=E7=89=88=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E9=A1=B9=E7=9B=AE=E7=BC=96=E8=AF=91=E5=A4=B1=E8=B4=A5?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 3rd_src/pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/3rd_src/pom.xml b/3rd_src/pom.xml index 022739ae..1a190a06 100644 --- a/3rd_src/pom.xml +++ b/3rd_src/pom.xml @@ -355,6 +355,10 @@ org.eclipse.platform org.eclipse.e4.core.di + + org.osgi.service + * + @@ -390,12 +394,11 @@ 3.6.100 - + org.eclipse.platform org.eclipse.osgi.services 3.5.100 - com.anaptecs.jeaf.owalibs runtime_registry_compatibility -- Gitee