From: Mathieu Date: Thu, 3 Nov 2022 10:08:52 +0000 (+0100) Subject: Fix desktop initialisation X-Git-Tag: v2.3.9~32 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=8c52e106a21e5173c37c208cf40f99827764805c Fix desktop initialisation --- diff --git a/sdk/deploy/argeo-desktop/etc/argeo.user.d/desktop/config.ini b/sdk/deploy/argeo-desktop/etc/argeo.user.d/desktop/config.ini index 4b04339..b8dab60 100644 --- a/sdk/deploy/argeo-desktop/etc/argeo.user.d/desktop/config.ini +++ b/sdk/deploy/argeo-desktop/etc/argeo.user.d/desktop/config.ini @@ -4,6 +4,8 @@ argeo.osgi.start.2=\ org.eclipse.equinox.http.servlet,\ org.eclipse.equinox.console,\ org.apache.felix.scr,\ +org.eclipse.core.runtime,\ +org.eclipse.e4.ui.css.swt,\ argeo.osgi.start.3=\ org.argeo.cms,\